Ejemplo n.º 1
0
 private void ShowCoinsOf(ICollector collector)
 {
     _textComponent.text = collector.GetTotalCoinsValue().ToString();
 }