Property | Type | Description | |
---|---|---|---|
type | Type |
Method | Description | |
---|---|---|
GetFieldType ( ) : Type |
Get the type of this field
|
|
SetFieldType ( Type ty ) : void |
Set the type of this field
|
Method | Description | |
---|---|---|
BuildSignatures ( |
||
Field ( string pfName, Type pfType, |
||
NameString ( ) : string | ||
Resolve ( |
||
WriteType ( |
public SetFieldType ( Type ty ) : void | ||
ty | Type | The type of the field |
return | void |