C# Class PAZ.Model.Expert

Inheritance: User
Datei anzeigen Open project: PAZ-MI4Ie/PAZ Class Usage Examples

Public Methods

Method Description
Expert ( ) : System
Expert ( string surname, string firstname ) : System

Method Details

Expert() public method

public Expert ( ) : System
return System

Expert() public method

public Expert ( string surname, string firstname ) : System
surname string
firstname string
return System