TypeFlagsExtensions.IsValueType
Parameters
| flags | The TypeFlags to compute from (accessible via this). |
Returns
bool Returns true if the type associated with this TypeFlags is a value type (as opposed to a reference type).
Description 描述
Returns whether the type describes a value type.