C# 클래스 LowDig.Hotmail

파일 보기 프로젝트 열기: Ezzpify/FindLowDigAccounts 1 사용 예제들

공개 메소드들

메소드 설명
GetSession ( ) : void

Gets the session from hotmail

IsAvailable ( string address ) : bool

Searches if the

메소드 상세

GetSession() 공개 정적인 메소드

Gets the session from hotmail
public static GetSession ( ) : void
리턴 void

IsAvailable() 공개 정적인 메소드

Searches if the
public static IsAvailable ( string address ) : bool
address string hotmail address to check
리턴 bool