Esempio n. 1
0
 static void Change(Executive person, Department department)
 {
 }
Esempio n. 2
0
 static void Join(Executive person, Department department)
 {
 }
Esempio n. 3
0
 static void Quit(Executive person)
 {
 }