C# Class CreditCardProcessing.AlexSearchService

Inheritance: ISearchService
Afficher le fichier Open project: alexjamesbrown/Datacash-3DSecure Class Usage Examples

Méthodes publiques

Méthode Description
SearchProducts ( string keyword ) : List
SearchProducts ( string keyword, int max ) : List

Method Details

SearchProducts() public méthode

public SearchProducts ( string keyword ) : List
keyword string
Résultat List

SearchProducts() public méthode

public SearchProducts ( string keyword, int max ) : List
keyword string
max int
Résultat List