Method | Description | |
---|---|---|
ChangeName ( string newName ) : void | ||
Employee ( System.Guid id, string name, string address ) : System |
Method | Description | |
---|---|---|
UpdateFrom ( |
Method | Description | |
---|---|---|
Employee ( ) : System |
public Employee ( System.Guid id, string name, string address ) : System | ||
id | System.Guid | |
name | string | |
address | string | |
return | System |
protected UpdateFrom ( |
||
@event | ||
return | void |