C# Class UserTO, dev

Afficher le fichier Open project: jannunzi/dev Class Usage Examples

Méthodes publiques

Méthode Description
UserTO ( ) : System
UserTO ( string username, string password, string passwordValidation ) : System

Method Details

UserTO() public méthode

public UserTO ( ) : System
Résultat System

UserTO() public méthode

public UserTO ( string username, string password, string passwordValidation ) : System
username string
password string
passwordValidation string
Résultat System