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
|
Rev | Line | |
---|
[4592] | 1 |
|
---|
| 2 | using System;
|
---|
| 3 |
|
---|
| 4 |
|
---|
[4694] | 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();
|
---|
[4592] | 10 | }
|
---|
[4694] | 11 | */
|
---|
[4592] | 12 |
|
---|
[4694] | 13 | namespace HeuristicLab.Services.Authentication.AdminMethods {
|
---|
[4592] | 14 |
|
---|
[4694] | 15 | public class AdminMethods {
|
---|
[4592] | 16 |
|
---|
| 17 | }
|
---|
| 18 | }
|
---|
Note: See
TracBrowser
for help on using the repository browser.