Пример #1
0
 static void Change(Executive person, Department department)
 {
 }
Пример #2
0
 static void Join(Executive person, Department department)
 {
 }
Пример #3
0
 static void Quit(Executive person)
 {
 }