C# Class Helpdesk.User

Afficher le fichier Open project: vc3/ExoWeb

Méthodes publiques

Méthode Description
GetUser ( string username ) : User

Gets the User with the specified username.

Method Details

GetUser() public static méthode

Gets the User with the specified username.
public static GetUser ( string username ) : User
username string
Résultat User