C# Class Joshilewis.Cqrs.AuthenticatedMessage

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

Protected Methods

Method Description
AuthenticatedMessage ( System.Guid userId ) : System

Method Details

AuthenticatedMessage() protected method

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