C# Class Queries.AccountQueries

Afficher le fichier Open project: AdrianFreemantle/DDD Class Usage Examples

Méthodes publiques

Méthode Description
AccountQueries ( IDataQuery dataQuery ) : System.Collections.Generic
FetchStatusHistory ( string accountNumber ) : ICollection

Method Details

AccountQueries() public méthode

public AccountQueries ( IDataQuery dataQuery ) : System.Collections.Generic
dataQuery IDataQuery
Résultat System.Collections.Generic

FetchStatusHistory() public méthode

public FetchStatusHistory ( string accountNumber ) : ICollection
accountNumber string
Résultat ICollection