C# Class PAZ.Model.Expert

Inheritance: User
Afficher le fichier Open project: PAZ-MI4Ie/PAZ Class Usage Examples

Méthodes publiques

Méthode Description
Expert ( ) : System
Expert ( string surname, string firstname ) : System

Method Details

Expert() public méthode

public Expert ( ) : System
Résultat System

Expert() public méthode

public Expert ( string surname, string firstname ) : System
surname string
firstname string
Résultat System