Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/Class1.cs @ 4583

Last change on this file since 4583 was 4583, checked in by jhaider, 14 years ago

Added Solution with structure (#1197)

File size: 217 bytes
Line 
1using System;
2using System.Collections.Generic;
3using System.Linq;
4using System.Text;
5
6namespace HeuristicLab.Services.Authentication.DataTransfer
7{
8    public class Class1
9    {
10             
11    }
12}
Note: See TracBrowser for help on using the repository browser.