示例#1
0
 public unsafe static long $Invoke90(long instance, long *args)
 {
     TapjoyPlugin.ShowOffersWithCurrencyID(Marshal.PtrToStringUni(*(IntPtr *)args), *(sbyte *)(args + 1) != 0);
     return(-1L);
 }