Example #1
0
 private void PassAlongStrongholdGoldChanged(int gold)
 {
     _compositionRoot.InvokeGoldChanged(gold);
 }