C# Class LowDig.Hotmail

Afficher le fichier Open project: Ezzpify/FindLowDigAccounts Class Usage Examples

Méthodes publiques

Méthode Description
GetSession ( ) : void

Gets the session from hotmail

IsAvailable ( string address ) : bool

Searches if the

Method Details

GetSession() public static méthode

Gets the session from hotmail
public static GetSession ( ) : void
Résultat void

IsAvailable() public static méthode

Searches if the
public static IsAvailable ( string address ) : bool
address string hotmail address to check
Résultat bool