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