C# Class C5UnitTests.interfaces.ICollectionsTests

Datei anzeigen Open project: sestoft/C5

Public Methods

Method Description
TryBothColl ( ICollection coll ) : void
TryC5Coll ( ICollection coll ) : void
TrySCGColl ( SCG coll ) : void

Private Methods

Method Description
Test1 ( ) : void

Method Details

TryBothColl() public method

public TryBothColl ( ICollection coll ) : void
coll ICollection
return void

TryC5Coll() public method

public TryC5Coll ( ICollection coll ) : void
coll ICollection
return void

TrySCGColl() public method

public TrySCGColl ( SCG coll ) : void
coll SCG
return void