C# Class StopGuessing.AccountStorage.Sql.DbUserAccount

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

Private Properties

Property Type Description

Public Methods

Method Description
DbUserAccount ( ) : System

Method Details

DbUserAccount() public method

public DbUserAccount ( ) : System
return System