Beispiel #1
0
 public double GetDate(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetDateFromResult(holder));
 }