System.Data.Tests.DataSetTest2.newDataSet1.testMethod C# (CSharp) Method

testMethod() public method

public testMethod ( ) : bool
return bool
            public bool testMethod()
            {
                return ShouldSerializeTables();
            }
        }
DataSetTest2.newDataSet1