示例#1
0
 public static long GetAllocatedBytesForCurrentThread()
 {
     return(GC._GetAllocatedBytesForCurrentThread());
 }