NLite.Data.Test.NorthwindExecutionTest.NorthwindExecutionTest C# (CSharp) Method

NorthwindExecutionTest() public method

public NorthwindExecutionTest ( ) : System
return System
        public NorthwindExecutionTest()
        {
            stopwatch.Start();
        }
NorthwindExecutionTest