예제 #1
0
 public unsafe static long $Invoke30(long instance, long *args)
 {
     return(GCHandledObjects.ObjectToGCHandle(StorageUtility.FileReadLines(Marshal.PtrToStringUni(*(IntPtr *)args))));
 }