Пример #1
0
 private Boolean GetSaveAOAttribute(String server, Int32 txList)
 {
     return(_listService.GetAOAttribute(server, txList));
 }