System.Reflection.Emit.PropertyBuilder.AddOtherMethod C# (CSharp) Method

AddOtherMethod() public method

public AddOtherMethod ( System mdBuilder ) : void
mdBuilder System
return void
        public void AddOtherMethod(System.Reflection.Emit.MethodBuilder mdBuilder) { }
        public override System.Reflection.ParameterInfo[] GetIndexParameters() { throw null; }