Ejemplo n.º 1
0
 public int _DispatchFn(short fid, int t, IFPValue result, IFPParams p)
 {
     throw new NotImplementedException();
 }
 int IFPInterface.Invoke(short fid, int t, IFPValue result, IFPParams params_)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public int Invoke(short fid, IFPValue result, IFPParams params_)
 {
     throw new NotImplementedException();
 }
 int IFPInterface._DispatchFn(short fid, int t, IFPValue result, IFPParams p)
 {
     throw new NotImplementedException();
 }