Ejemplo n.º 1
0
 public void ChangeThing(IInteractor person)
 {
     person.Change(ref m_thing);
 }