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