Inheritance: TestUsingDatabase
 public static void RunTest()
 {
     TestExpression expTest = new TestExpression();
     expTest.TestExpressionParsingSql();
 }
Exemple #2
0
        public static void RunTest()
        {
            TestExpression expTest = new TestExpression();

            expTest.TestExpressionParsingSql();
        }