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