示例#1
0
 public void Update(QueueItemHistory obj)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Insert(QueueItemHistory obj)
 {
     throw new NotImplementedException();
 }