C# Class IKVM.Attributes.EnclosingMethodAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: samskivert/ikvm-monotouch

Méthodes publiques

Méthode Description
EnclosingMethodAttribute ( string className, string methodName, string methodSig ) : IKVM.Reflection

Method Details

EnclosingMethodAttribute() public méthode

public EnclosingMethodAttribute ( string className, string methodName, string methodSig ) : IKVM.Reflection
className string
methodName string
methodSig string
Résultat IKVM.Reflection