C# Class Lending.ReadModels.Relational.SearchForBook.SearchForBook

Inheritance: Joshilewis.Cqrs.Query.AuthenticatedQuery
Afficher le fichier Open project: joshilewis/lending

Méthodes publiques

Méthode Description
SearchForBook ( ) : System
SearchForBook ( System.Guid userId, string searchString ) : System

Method Details

SearchForBook() public méthode

public SearchForBook ( ) : System
Résultat System

SearchForBook() public méthode

public SearchForBook ( System.Guid userId, string searchString ) : System
userId System.Guid
searchString string
Résultat System