| CompareOrdinal(string, string) |
int |
static
|
| CurrentTimeMillis() |
long |
static
|
| EqualsIgnoreCase(string, string) |
bool |
static
|
| FloatToIntBits(float) |
int |
static
|
| Gc() |
void |
static
|
| GetArrayLength(Object) |
int |
static
|
| GetArrayValue(Object, int) |
Object |
static
|
| GetBytesForString(string) |
byte[] |
static
|
| GetCharsForString(string, int, int, char[], int) |
void |
static
|
| GetDeclaredField(Type, string) |
FieldInfo |
static
|
| GetDeclaredFields(Type) |
FieldInfo[] |
static
|
| GetDeclaredMethod(Type, string, Type[]) |
MethodInfo |
static
|
| Getenv(string) |
string |
static
|
| GetEnvironmentVariable(string, string) |
string |
static
|
| GetMethod(Type, string, Type[]) |
MethodInfo |
static
|
| GetParameterTypes(MethodBase) |
Type[] |
static
|
| GetProperty(string, string) |
string |
static
|
| GetProperty(string) |
string |
static
|
| GetReferenceTarget(WeakReference) |
Object |
static
|
| GetStringForBytes(byte[], int, int) |
string |
static
|
| GetStringValueOf(Object) |
string |
static
|
| GetTimeForDate(DateTime) |
long |
static
|
| GetType(string) |
Type |
static
|
| IdentityHashCode(Object) |
int |
static
|
| IntBitsToFloat(int) |
float |
static
|
| Notify(Object) |
void |
static
|
| NotifyAll(Object) |
void |
static
|
| PrintStackTrace(Exception, TextWriter) |
void |
static
|
| PrintStackTrace(Exception) |
void |
static
|
| RunFinalization() |
void |
static
|
| RunFinalizersOnExit(bool) |
void |
static
|
| SetArrayValue(Object, int, Object) |
void |
static
|
| Substring(string, int, int) |
string |
static
|
| Substring(string, int) |
string |
static
|
| ToJavaMilliseconds(DateTime) |
long |
static
|
| ToJavaMilliseconds(long) |
long |
static
|
| ToNetTicks(long) |
long |
static
|
| Wait(Object, long) |
void |
static
|
| Wait(Object) |
void |
static
|