Method | Description | |
---|---|---|
EmitGetImpl ( |
||
EmitSetImpl ( |
Method | Description | |
---|---|---|
GetGetter ( ) : MethodInfo | ||
GetProperty ( ) : PropertyInfo | ||
GetterFieldWrapper ( TypeWrapper declaringType, TypeWrapper fieldType, FieldInfo fi, string name, string sig, ExModifiers modifiers, MethodInfo getter, PropertyInfo prop ) : System.Reflection.Emit | ||
SetGetter ( MethodInfo getter ) : void |
protected EmitGetImpl ( |
||
ilgen | ||
return | void |
protected EmitSetImpl ( |
||
ilgen | ||
return | void |