C# Class IKVM.Attributes.RemappedInterfaceMethodAttribute

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

Méthodes publiques

Méthode Description
RemappedInterfaceMethodAttribute ( string name, string mappedTo ) : IKVM.Reflection

Method Details

RemappedInterfaceMethodAttribute() public méthode

public RemappedInterfaceMethodAttribute ( string name, string mappedTo ) : IKVM.Reflection
name string
mappedTo string
Résultat IKVM.Reflection