Last change
on this file since 4728 was
4694,
checked in by fruehrli, 14 years ago
|
#1197
Administration methods updated
WinForm for administration added
Demo WebService added
|
File size:
505 bytes
|
Line | |
---|
1 |
|
---|
2 | using System;
|
---|
3 |
|
---|
4 |
|
---|
5 | //D:\Source\HL\ClientManagement\HeuristicLab.Services.Authentication\HeuristicLab.Services.Authentication.DataAccess\ClientManagment.designer.cs
|
---|
6 | /*
|
---|
7 | public ClientManagmentDataContext() :
|
---|
8 | base(global::HeuristicLab.Services.Authentication.DataAccess.Properties.Settings.Default.ClientManagementConnectionString, mappingSource) {
|
---|
9 | OnCreated();
|
---|
10 | }
|
---|
11 | */
|
---|
12 |
|
---|
13 | namespace HeuristicLab.Services.Authentication.AdminMethods {
|
---|
14 |
|
---|
15 | public class AdminMethods {
|
---|
16 |
|
---|
17 | }
|
---|
18 | }
|
---|
Note: See
TracBrowser
for help on using the repository browser.