Пример #1
0
 public IListManager GetRecordsListManByType(GDMRecordType recType)
 {
     return(fController.GetRecordsListManByType(recType));
 }