Esempio n. 1
0
 public static string InitializeMetadataString(uint *ptr)
 {
     return((string)Intrinsic.GetObjectFromAddress(ptr));
 }