public void RegularExpressionTestMethod()
 {
     //
     // TODO: Add test logic	here
     //
     RegularExpressionTest RegularExpression = new RegularExpressionTest();
 }
Exemplo n.º 2
0
 public void RegularExpressionTestMethod()
 {
     //
     // TODO: Add test logic	here
     //
     RegularExpressionTest RegularExpression = new RegularExpressionTest();
 }