C# Class Joshilewis.Cqrs.Query.AuthenticatedQuery

Inheritance: Query, IAuthenticated
Afficher le fichier Open project: joshilewis/lending

Méthodes protégées

Méthode Description
AuthenticatedQuery ( ) : System
AuthenticatedQuery ( System.Guid userId ) : System

Method Details

AuthenticatedQuery() protected méthode

protected AuthenticatedQuery ( ) : System
Résultat System

AuthenticatedQuery() protected méthode

protected AuthenticatedQuery ( System.Guid userId ) : System
userId System.Guid
Résultat System