C# Class System.Data.Tests.XmlDataLoaderTest

Inheritance: IDisposable
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
Dispose ( ) : void
XmlDataLoaderTest ( ) : System.IO

Private Methods

Method Description
Create ( ) : DataSet
XmlLoadTest ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

XmlDataLoaderTest() public method

public XmlDataLoaderTest ( ) : System.IO
return System.IO