Property Null
Null
Gets a NullableFunctionPointer<TDelegate> that represents a null pointer.
Declaration
public static NullableFunctionPointer<TDelegate> Null { get; }
Property Value
| Type | Description |
|---|---|
| NullableFunctionPointer<TDelegate> | A NullableFunctionPointer<TDelegate> that represents a |