C# Class Joshilewis.Cqrs.Query.AuthenticatedQuery

Inheritance: Query, IAuthenticated
ファイルを表示 Open project: joshilewis/lending

Protected Methods

Method Description
AuthenticatedQuery ( ) : System
AuthenticatedQuery ( System.Guid userId ) : System

Method Details

AuthenticatedQuery() protected method

protected AuthenticatedQuery ( ) : System
return System

AuthenticatedQuery() protected method

protected AuthenticatedQuery ( System.Guid userId ) : System
userId System.Guid
return System