System.Reflection.Tests.TypeExtenderFooInterfaces3.DoMagic C# (CSharp) Method

DoMagic() public method

public DoMagic ( ) : void
return void
        public override void DoMagic()
        {
        }
TypeExtenderFooInterfaces3