root/branches/Emisje/eCard/eCardMVC/Platnosci.Core/Linq/PlatnosciDataContext.cs @ 895

Wersja 895, 219 bytes (wprowadzona przez sylwek, 16 years temu)

Re #195 merged with latest trunk

Line 
1using System;
2using System.Collections.Generic;
3using System.Linq;
4using Platnosci.Core.Interface;
5
6namespace Platnosci.Core.Linq
7{
8   
9    public partial class PlatnosciDataContext
10    {
11       
12    }
13}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.