Method IsStructValueType
IsStructValueType(TypeReference)
Declaration
public static bool IsStructValueType(this TypeReference type)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeReference | type |
Returns
| Type | Description |
|---|---|
| Boolean |
IsStructValueType(TypeDefinition)
Declaration
public static bool IsStructValueType(this TypeDefinition type)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeDefinition | type |
Returns
| Type | Description |
|---|---|
| Boolean |