Ejemplo n.º 1
0
 void Change(Relations changes)
 {
     /// Apply changes to reputation (by action of question)
     relations.Apply(changes);
 }