コード例 #1
0
 public unsafe static long $Invoke6(long instance, long *args)
 {
     return(GCHandledObjects.ObjectToGCHandle(DateUtils.GetSecondsFromString(Marshal.PtrToStringUni(*(IntPtr *)args), *(int *)(args + 1))));
 }