C# Class Lending.ReadModels.Relational.AuthenticationProvider

Afficher le fichier Open project: joshilewis/lending

Méthodes publiques

Méthode Description
AuthenticationProvider ( System.Guid id, string name, string userId ) : System

Méthodes protégées

Méthode Description
AuthenticationProvider ( ) : System

Method Details

AuthenticationProvider() protected méthode

protected AuthenticationProvider ( ) : System
Résultat System

AuthenticationProvider() public méthode

public AuthenticationProvider ( System.Guid id, string name, string userId ) : System
id System.Guid
name string
userId string
Résultat System