C# Class Habanero.Smooth.Test.DummyTypeSourceWithMockItems

Inheritance: ITypeSource
Afficher le fichier Open project: Chillisoft/habanero.smooth Class Usage Examples

Private Properties

Свойство Type Description
CreateTypes IEnumerable

Méthodes publiques

Méthode Description
DummyTypeSourceWithMockItems ( ) : System
DummyTypeSourceWithMockItems ( int noOfItems ) : System
GetTypes ( ) : IEnumerable

Private Methods

Méthode Description
CreateTypes ( ) : IEnumerable

Method Details

DummyTypeSourceWithMockItems() public méthode

public DummyTypeSourceWithMockItems ( ) : System
Résultat System

DummyTypeSourceWithMockItems() public méthode

public DummyTypeSourceWithMockItems ( int noOfItems ) : System
noOfItems int
Résultat System

GetTypes() public méthode

public GetTypes ( ) : IEnumerable
Résultat IEnumerable