IsStatic
IsStatic(Type)
public static bool IsStatic(Type type) ;
Description
Get whether it is a static class.
Parameters
| Parameter Name | Description | 
|---|---|
| type | Type | 
Returns
Returns true if it is a static class.
Get whether it is a static class.
| Parameter Name | Description | 
|---|---|
| type | Type | 
Returns true if it is a static class.