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

testMethod() public method

public testMethod ( ) : bool
return bool
            public bool testMethod()
            {
                return ShouldSerializeRelations();
            }
        }
DataSetTest2.newDataSet