Пример #1
0
 public Message AddAgent(AccountsAgent agent)
 {
     return(aideAccountsData.AddAgent(agent));
 }