nullable<T> static method

Nullable<T> nullable<T>()

Implementation

static Nullable<T> nullable<T>() => Nullable<T>();