C# Class IKVM.Internal.CompilerClassLoader.RemapperTypeWrapper.RemappedMethodBaseWrapper

Inheritance: MethodWrapper
Datei anzeigen Open project: samskivert/ikvm-monotouch

Private Methods

Method Description
AddDeclaredExceptions ( IKVM.Reflection.MethodBase mb, IKVM throws ) : void
DoLink ( ) : IKVM.Reflection.MethodBase
Finish ( ) : void
RemappedMethodBaseWrapper ( RemapperTypeWrapper typeWrapper, string name, string sig, Modifiers modifiers ) : System