C# 클래스 net.sf.jni4net.attributes.ClrWrapperAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Mazrick/jni4net

공개 메소드들

메소드 설명
ClrWrapperAttribute ( ) : System
ClrWrapperAttribute ( Type interfaceType, Type staticType ) : System

메소드 상세

ClrWrapperAttribute() 공개 메소드

public ClrWrapperAttribute ( ) : System
리턴 System

ClrWrapperAttribute() 공개 메소드

public ClrWrapperAttribute ( Type interfaceType, Type staticType ) : System
interfaceType System.Type
staticType System.Type
리턴 System