C# Class System.Data.Tests.Common.DataColumnMappingCollectionTest

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

Méthodes publiques

Méthode Description
DataColumnMappingCollectionTest ( ) : Xunit
Dispose ( ) : void

Private Methods

Méthode Description
Add ( ) : void
AddException1 ( ) : void
AddRange ( ) : void
Clear ( ) : void
Contains ( ) : void
ContainsException1 ( ) : void
CopyTo ( ) : void
Equals ( ) : void
GetByDataSetColumn ( ) : void
GetColumnMappingBySchemaAction ( ) : void
GetColumnMappingBySchemaActionException1 ( ) : void
IndexOf ( ) : void
IndexOfDataSetColumn ( ) : void
Insert ( ) : void
RemoveAt ( ) : void
RemoveAtException1 ( ) : void
RemoveAtException2 ( ) : void
RemoveException1 ( ) : void
RemoveException2 ( ) : void
ToStringTest ( ) : void

Method Details

DataColumnMappingCollectionTest() public méthode

public DataColumnMappingCollectionTest ( ) : Xunit
Résultat Xunit

Dispose() public méthode

public Dispose ( ) : void
Résultat void