Property | Type | Description | |
---|---|---|---|
IDelayedCompletion | void | ||
LockSignature | void | ||
PropertyGen | System |
Method | Description | |
---|---|---|
Attribute ( |
||
Attribute ( System attributeType ) : |
||
BeginAttribute ( |
||
BeginIndex ( System type, string name ) : ParameterGen | ||
BeginIndex ( |
||
GetReturnType ( ITypeMapper typeMapper ) : |
||
Getter ( ) : MethodGen | ||
Index ( System type, string name ) : |
||
Index ( |
||
Setter ( ) : MethodGen |
Method | Description | |
---|---|---|
EmitGet ( |
||
EmitSet ( |
Method | Description | |
---|---|---|
IDelayedCompletion ( ) : void | ||
LockSignature ( ) : void | ||
PropertyGen ( TypeGen owner, MethodAttributes attrs, |
public Attribute ( |
||
type | ||
return |
public Attribute ( System attributeType ) : |
||
attributeType | System | |
return |
public BeginAttribute ( |
||
type | ||
return | AttributeGen |
public BeginIndex ( System type, string name ) : ParameterGen | ||
type | System | |
name | string | |
return | ParameterGen |
public BeginIndex ( |
||
type | ||
name | string | |
return | ParameterGen |
protected EmitSet ( |
||
g | ||
value | ||
allowExplicitConversion | bool | |
return | void |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
return |
public Index ( System type, string name ) : |
||
type | System | |
name | string | |
return |
public Index ( |
||
type | ||
name | string | |
return |