System.Reflection.Emit.FieldBuilder.GetValue C# (CSharp) Méthode

GetValue() public méthode

public GetValue ( object obj ) : object
obj object
Résultat object
        public override object GetValue(object obj) { throw null; }
        public void SetConstant(object defaultValue) { }