System.Data.Tests.DataSetTest2.newDataSet.testMethod C# (CSharp) Méthode

testMethod() public méthode

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