IsNullOrDefault
Gets a value indicating whether the value is null
or default
. Not to be confused with IsInitialized.
Declaration
public bool IsNullOrDefault { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the value is null
or default
. Not to be confused with IsInitialized.
public bool IsNullOrDefault { get; }
Type | Description |
---|---|
bool |