C# Class C5UnitTests.interfaces.ICollectionsTests

Afficher le fichier Open project: sestoft/C5

Méthodes publiques

Méthode Description
TryBothColl ( ICollection coll ) : void
TryC5Coll ( ICollection coll ) : void
TrySCGColl ( SCG coll ) : void

Private Methods

Méthode Description
Test1 ( ) : void

Method Details

TryBothColl() public méthode

public TryBothColl ( ICollection coll ) : void
coll ICollection
Résultat void

TryC5Coll() public méthode

public TryC5Coll ( ICollection coll ) : void
coll ICollection
Résultat void

TrySCGColl() public méthode

public TrySCGColl ( SCG coll ) : void
coll SCG
Résultat void