C# 클래스 Organizr.Models.UserLogin

상속: IUserLogin
파일 보기 프로젝트 열기: Cellenza/Organizr

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
UserLogin ( ) : System
UserLogin ( string userId, string loginProvider, string providerKey ) : System

메소드 상세

UserLogin() 공개 메소드

public UserLogin ( ) : System
리턴 System

UserLogin() 공개 메소드

public UserLogin ( string userId, string loginProvider, string providerKey ) : System
userId string
loginProvider string
providerKey string
리턴 System