System.Reflection.Emit.FieldBuilder.GetValue C# (CSharp) Метод

GetValue() публичный Метод

public GetValue ( object obj ) : object
obj object
Результат object
        public override object GetValue(object obj) { throw null; }
        public void SetConstant(object defaultValue) { }