C# Class IKVM.Attributes.EnclosingMethodAttribute

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

Public Methods

Method Description
EnclosingMethodAttribute ( string className, string methodName, string methodSig ) : IKVM.Reflection

Method Details

EnclosingMethodAttribute() public method

public EnclosingMethodAttribute ( string className, string methodName, string methodSig ) : IKVM.Reflection
className string
methodName string
methodSig string
return IKVM.Reflection