Back to Server.Commands.Generic

PropertyValue

(ctor) PropertyValue( Type type, object value )
FieldInfo Field( get; )
bool HasField( get; )
Type Type( get; )
object Value( get; )
void Acquire( TypeBuilder typeBuilder, ILGenerator il, string fieldName )
void Load( MethodEmitter method )