Property | Type | Description | |
---|---|---|---|
CheckInput | string |
Method | Description | |
---|---|---|
TypeHashes ( |
Create a TypeHandle which is used by the Tracer class.
|
|
TypeHashes ( string typeName ) : System |
Initializes a new instance of the TypeHandle class.
|
Method | Description | |
---|---|---|
CheckInput ( |
public TypeHashes ( |
||
t | Type of your enclosing class. | |
return | System |
public TypeHashes ( string typeName ) : System | ||
typeName | string | Name of the type. |
return | System |