コード例 #1
0
 private void setCompanyAmountLabel()
 {
     companyAmountLabel.Content = _companyService.CompanyAmount();
 }