Beispiel #1
0
 public static FieldInfo GetFieldFromHandle(System.RuntimeFieldHandle handle, System.RuntimeTypeHandle declaringType)
 {
 }
Beispiel #2
0
 public static void InitializeArray(System.Array array, System.RuntimeFieldHandle fldHandle)
 {
 }
 public static System.Reflection.FieldInfo GetFieldFromHandle(System.RuntimeFieldHandle handle, System.RuntimeTypeHandle declaringType)
 {
     throw null;
 }
Beispiel #4
0
 // Methods
 public static FieldInfo GetFieldFromHandle(System.RuntimeFieldHandle handle)
 {
 }
Beispiel #5
0
 public bool Equals(System.RuntimeFieldHandle handle)
 {
     throw new PlatformNotSupportedException();
 }
 public static System.Reflection.FieldInfo GetFieldFromHandle(System.RuntimeFieldHandle handle)
 {
     throw null;
 }
 public int GetTokenFor(System.RuntimeFieldHandle field, System.RuntimeTypeHandle contextType)
 {
     throw null;
 }
 public int GetTokenFor(System.RuntimeFieldHandle field)
 {
     throw null;
 }
 public static System.Reflection.FieldInfo GetFieldFromHandle(System.RuntimeFieldHandle handle, System.RuntimeTypeHandle declaringType)
 {
     return(default(System.Reflection.FieldInfo));
 }
 public int GetTokenFor(System.RuntimeFieldHandle field, System.RuntimeTypeHandle contextType)
 {
     throw new PlatformNotSupportedException();
 }
Beispiel #11
0
 public bool Equals(System.RuntimeFieldHandle handle)
 {
     throw null;
 }