C# 클래스 Lending.ReadModels.Relational.AuthenticationProvider

파일 보기 프로젝트 열기: joshilewis/lending

공개 메소드들

메소드 설명
AuthenticationProvider ( System.Guid id, string name, string userId ) : System

보호된 메소드들

메소드 설명
AuthenticationProvider ( ) : System

메소드 상세

AuthenticationProvider() 보호된 메소드

protected AuthenticationProvider ( ) : System
리턴 System

AuthenticationProvider() 공개 메소드

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