C# Class Activation, Fuddle

Inheritance: SeqObj
Afficher le fichier Open project: btevfik/Fuddle Class Usage Examples

Méthodes publiques

Méthode Description
Activation ( ) : System
addToUserInfoTable ( string username ) : void
sendLink ( string username ) : void

Method Details

Activation() public méthode

public Activation ( ) : System
Résultat System

addToUserInfoTable() public static méthode

public static addToUserInfoTable ( string username ) : void
username string
Résultat void

sendLink() public static méthode

public static sendLink ( string username ) : void
username string
Résultat void