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