Ejemplo n.º 1
0
 public static bool SelfTest()
 {
     return(CSelfTest.Main(null, null));
 }
Ejemplo n.º 2
0
 public static void SelfTest()
 {
     CSelfTest.SelfTest();
 }