source:
branches/UserManagement/HeuristicLab.Services.Authentication.ServiceClients/ServiceClients/Application.cs
@
4979
Last change on this file since 4979 was 4962, checked in by mjesner, 14 years ago | |
---|---|
File size: 201 bytes |
Line | |
---|---|
1 | using System; |
2 | using System.Collections.Generic; |
3 | using System.Linq; |
4 | using System.Text; |
5 | |
6 | namespace HeuristicLab.Services.Authentication |
7 | { |
8 | public partial class Application |
9 | { |
10 | } |
11 | } |
Note: See TracBrowser
for help on using the repository browser.