Method | Description | |
---|---|---|
ToString ( ) : string | ||
VariableDefinition ( int index, TypeReference type ) : System | ||
VariableDefinition ( string name, int index, TypeReference type ) : System |
public VariableDefinition ( int index, TypeReference type ) : System | ||
index | int | |
type | TypeReference | |
return | System |
public VariableDefinition ( string name, int index, TypeReference type ) : System | ||
name | string | |
index | int | |
type | TypeReference | |
return | System |