Свойство | Тип | Описание | |
---|---|---|---|
IDelayedCompletion | void | ||
LockSignature | void | ||
PropertyGen | System |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
EmitGet ( |
||
EmitSet ( |
Метод | Описание | |
---|---|---|
IDelayedCompletion ( ) : void | ||
LockSignature ( ) : void | ||
PropertyGen ( TypeGen owner, MethodAttributes attrs, |
public Attribute ( |
||
type | ||
Результат |
public Attribute ( System attributeType ) : |
||
attributeType | System | |
Результат |
public BeginAttribute ( |
||
type | ||
Результат | AttributeGen |
public BeginIndex ( System type, string name ) : ParameterGen | ||
type | System | |
name | string | |
Результат | ParameterGen |
public BeginIndex ( |
||
type | ||
name | string | |
Результат | ParameterGen |
protected EmitSet ( |
||
g | ||
value | ||
allowExplicitConversion | bool | |
Результат | void |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
Результат |
public Index ( System type, string name ) : |
||
type | System | |
name | string | |
Результат |
public Index ( |
||
type | ||
name | string | |
Результат |