示例#1
0
 public static bool PlugTestTest3()
 {
     PlugTestCase test = new PlugTestCase();
     return test.AddZ2Z(11) == 22;
 }