Beispiel #1
0
 public void Remove(Models.LastAction item)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Models.LastAction Get(Models.LastAction dummy)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void Update(Models.LastAction @new, Models.LastAction old)
 {
     throw new NotImplementedException();
 }