Пример #1
0
 public StringList GetRecordContent(GDMRecord record)
 {
     return(fController.GetRecordContent(record));
 }