Method | Description | |
---|---|---|
AddMentee ( |
||
AddSubordinate ( |
||
Employee ( ) : System | ||
Employee ( string firstName, string lastName ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
RefreshReferencedIds ( ) : void | ||
ToString ( ) : string |
public AddSubordinate ( |
||
subordinate | ||
return | void |
public Employee ( string firstName, string lastName ) : System | ||
firstName | string | |
lastName | string | |
return | System |