C# 클래스 Toopher.AuthenticationStatus

파일 보기 프로젝트 열기: toopher/toopher-dotnet

공개 메소드들

메소드 설명
AuthenticationStatus ( object>.IDictionary _dict ) : System
ToString ( ) : string
this ( string key ) : object

메소드 상세

AuthenticationStatus() 공개 메소드

public AuthenticationStatus ( object>.IDictionary _dict ) : System
_dict object>.IDictionary
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

this() 공개 메소드

public this ( string key ) : object
key string
리턴 object