Zbiór zmian 918 dla trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeDataContext.cs
- Data:
- 2009-12-01 16:03:47 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeDataContext.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Tests/Web/FakeDataContext.cs
r896 r918 73 73 return new_confirm; 74 74 } 75 public int GetOrdernumber(string desc, int? id, DateTime? data) 76 { 77 throw new NotImplementedException(); 78 } 75 79 } 76 80 }
