Zbiór zmian 867 dla trunk/eCard/eCardMVC/Platnosci.Core/Linq/PlatnosciEcard.cs
- Data:
- 2009-10-30 12:05:28 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci.Core/Linq/PlatnosciEcard.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci.Core/Linq/PlatnosciEcard.cs
r866 r867 5 5 namespace Platnosci.Core.Linq 6 6 { 7 public partial class PlatnosciEcard 7 public partial class PlatnosciEcard : IIdentifiable 8 8 { 9 public int Id 10 { 11 get 12 { 13 return this.ORDERNUMBER; 14 } 15 } 16 9 17 } 10 18 }
