C# 클래스 IKVM.Attributes.RemappedInterfaceMethodAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: samskivert/ikvm-monotouch

공개 메소드들

메소드 설명
RemappedInterfaceMethodAttribute ( string name, string mappedTo ) : IKVM.Reflection

메소드 상세

RemappedInterfaceMethodAttribute() 공개 메소드

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