C# 클래스 Lending.ReadModels.Relational.SearchForBook.SearchForBook

상속: Joshilewis.Cqrs.Query.AuthenticatedQuery
파일 보기 프로젝트 열기: joshilewis/lending

공개 메소드들

메소드 설명
SearchForBook ( ) : System
SearchForBook ( System.Guid userId, string searchString ) : System

메소드 상세

SearchForBook() 공개 메소드

public SearchForBook ( ) : System
리턴 System

SearchForBook() 공개 메소드

public SearchForBook ( System.Guid userId, string searchString ) : System
userId System.Guid
searchString string
리턴 System