Example #1
0
 public static bool Run(mdr.DObject i0, mdr.DObject i1)
 {
   return Run(i0, i1.ToDFunction());
 }