Méthode | Description | |
---|---|---|
Field ( |
||
GetReturnType ( ITypeMapper typeMapper ) : |
Méthode | Description | |
---|---|---|
EmitAddressOf ( CodeGen g ) : void | ||
EmitGet ( CodeGen g ) : void | ||
EmitSet ( CodeGen g, Operand value, bool allowExplicitConversion ) : void | ||
ResetLeakedStateRecursively ( ) : void |
protected EmitAddressOf ( CodeGen g ) : void | ||
g | CodeGen | |
Résultat | void |
protected EmitSet ( CodeGen g, Operand value, bool allowExplicitConversion ) : void | ||
g | CodeGen | |
value | Operand | |
allowExplicitConversion | bool | |
Résultat | void |
public Field ( |
||
fi | ||
target | Operand | |
Résultat | System |
public GetReturnType ( ITypeMapper typeMapper ) : |
||
typeMapper | ITypeMapper | |
Résultat |
protected ResetLeakedStateRecursively ( ) : void | ||
Résultat | void |