C# Class IKVM.Attributes.RemappedInterfaceMethodAttribute

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

Public Methods

Method Description
RemappedInterfaceMethodAttribute ( string name, string mappedTo ) : IKVM.Reflection

Method Details

RemappedInterfaceMethodAttribute() public method

public RemappedInterfaceMethodAttribute ( string name, string mappedTo ) : IKVM.Reflection
name string
mappedTo string
return IKVM.Reflection