C# Class StopGuessing.AccountStorage.Sql.DbUserAccount

An implementation of IUserAccount that stores account information in an SQL database.
Inheritance: IUserAccount
Afficher le fichier Open project: Microsoft/StopGuessing

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DbUserAccount ( ) : System

Method Details

DbUserAccount() public méthode

public DbUserAccount ( ) : System
Résultat System