C# 클래스 IKVM.Attributes.EnclosingMethodAttribute

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

공개 메소드들

메소드 설명
EnclosingMethodAttribute ( string className, string methodName, string methodSig ) : IKVM.Reflection

메소드 상세

EnclosingMethodAttribute() 공개 메소드

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