IsReadable(RefKind)
Determines whether the parameter or return value can be read before it has been assigned.
Declaration
public static bool IsReadable(this RefKind kind)
Parameters
Type | Name | Description |
---|---|---|
RefKind | kind |
Returns
Type | Description |
---|---|
bool |