Пример #1
0
 public override string RenderHint()
 {
     return(Marketing.GetChurnBonus(Q, SelectedCompany.company.Id).ToString(true));
 }