C# 클래스 IKVM.Internal.JVM

파일 보기 프로젝트 열기: samskivert/ikvm-monotouch 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Box object
CriticalFailure void
Import IKVM.Reflection.Type
LoadType IKVM.Reflection.Type
LoadType IKVM.Reflection.Type
MangleResourceName string
NewAnnotation object
NewAnnotationElementValue object
NewDirectByteBuffer object
PersistableHash int
SafeGetAssemblyVersion Version
SafeGetEnvironmentVariable string
Unbox object

비공개 메소드들

메소드 설명
Box ( object val ) : object
CriticalFailure ( string message, Exception x ) : void
Import ( System type ) : Type
LoadType ( System type ) : Type
LoadType ( Type type ) : Type
MangleResourceName ( string name ) : string
NewAnnotation ( object classLoader, object definition ) : object
NewAnnotationElementValue ( object classLoader, object expectedClass, object definition ) : object
NewDirectByteBuffer ( long address, int capacity ) : object
PersistableHash ( string str ) : int
SafeGetAssemblyVersion ( System asm ) : Version
SafeGetEnvironmentVariable ( string name ) : string
Unbox ( object val ) : object