Property IsVoid
IsVoid
Gets a value indicating whether this type represents the void type
Declaration
bool IsVoid { get; }
Property Value
bool IsVoid { get; }
Boolean |
Gets a value indicating whether this type represents the void type
bool IsVoid { get; }
Boolean |