C# Class IKVM.Internal.DummyMethodWrapper

Inheritance: MethodWrapper
ファイルを表示 Open project: samskivert/ikvm-monotouch

Protected Methods

Method Description
DoLinkMethod ( ) : void

Private Methods

Method Description
DummyMethodWrapper ( TypeWrapper tw ) : System.Reflection.Emit

Method Details

DoLinkMethod() protected method

protected DoLinkMethod ( ) : void
return void