Method | Description | |
---|---|---|
Employee ( ) : System | ||
Employee ( string firstName, string lastName, System.DateTime hireDate ) : System |
public Employee ( string firstName, string lastName, System.DateTime hireDate ) : System | ||
firstName | string | |
lastName | string | |
hireDate | System.DateTime | |
return | System |