Method HasType
HasType<T>()
Declaration
public bool HasType<T>()
Returns
Type | Description |
---|---|
bool |
Type Parameters
Name | Description |
---|---|
T |
HasType(Type)
Declaration
public bool HasType(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
bool |