C# Class System.Data.Tests.DataTableReadXmlSchemaTest

Inheritance: DataSetAssertion, IDisposable
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
DataTableReadXmlSchemaTest ( ) : System.IO
Dispose ( ) : void

Private Methods

Méthode Description
CreateTestSet ( ) : DataSet
IsDataSetAndTypeIgnored ( ) : void
LocaleOnRootWithoutIsDataSet ( ) : void
NestedReferenceNotAllowed ( ) : void
PrefixedTargetNS ( ) : void
ReadConstraints ( ) : void
ReadTest1Check ( DataSet ds ) : void
SuspiciousDataSetElement ( ) : void
TestSampleFileComplexTables3 ( ) : void
TestSampleFileSimpleTables ( ) : void
TestSampleFileXPath ( ) : void
UnusedComplexTypesIgnored ( ) : void

Method Details

DataTableReadXmlSchemaTest() public méthode

public DataTableReadXmlSchemaTest ( ) : System.IO
Résultat System.IO

Dispose() public méthode

public Dispose ( ) : void
Résultat void