Пример #1
0
 string GetCashGiveString(PrintCashGive give) =>
 _formatOutput.GetCashGiveString(give.PlayerId, give.Amount, give.Message);