Exemplo n.º 1
0
 internal override bool ToSkip(Client c)
 {
     return c.GetOwner().Equals(this);
 }