Пример #1
0
 public void Tag(Player tagger, TimeSpan duration)
 {
     _tagHelper.DoTagging(this, tagger, duration);
 }