C# 클래스 StopGuessing.AccountStorage.Sql.DbUserAccount

An implementation of IUserAccount that stores account information in an SQL database.
상속: IUserAccount
파일 보기 프로젝트 열기: Microsoft/StopGuessing

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DbUserAccount ( ) : System

메소드 상세

DbUserAccount() 공개 메소드

public DbUserAccount ( ) : System
리턴 System