Method |
Description |
|
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 |
|
|