Пример #1
0
 public void Delete(Models.SystemLogModel item)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool Exists(Models.SystemLogModel item)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Models.SystemLogModel Select(Models.SystemLogModel item)
 {
     throw new NotImplementedException();
 }