Пример #1
0
 public IDataReader GetHistory()
 {
     return(DBSharedFiles.GetHistory(this.moduleID, this.itemID));
 }