Exemple #1
0
 public bool DoAgreement()
 {
     return(workshop.GenerateResource(trader.GetWallet(), workshopWallet, trader.GetStorage()));
 }