C# Class Lending.ReadModels.Relational.AuthenticationProvider

Mostrar archivo Open project: joshilewis/lending

Public Methods

Method Description
AuthenticationProvider ( System.Guid id, string name, string userId ) : System

Protected Methods

Method Description
AuthenticationProvider ( ) : System

Method Details

AuthenticationProvider() protected method

protected AuthenticationProvider ( ) : System
return System

AuthenticationProvider() public method

public AuthenticationProvider ( System.Guid id, string name, string userId ) : System
id System.Guid
name string
userId string
return System