C# Class ByValue.CollectionByValueAssert

Afficher le fichier Open project: sm-g/ByValue Class Usage Examples

Méthodes publiques

Méthode Description
AreEqual ( ICollectionByValue first, ICollectionByValue second ) : void
AreNotEqual ( ICollectionByValue first, ICollectionByValue second ) : void

Method Details

AreEqual() public static méthode

public static AreEqual ( ICollectionByValue first, ICollectionByValue second ) : void
first ICollectionByValue
second ICollectionByValue
Résultat void

AreNotEqual() public static méthode

public static AreNotEqual ( ICollectionByValue first, ICollectionByValue second ) : void
first ICollectionByValue
second ICollectionByValue
Résultat void