Example #1
0
 public void Interact(ICharacter character)
 {
     character.AddToInventory(this);
 }