Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientManagement/HeuristicLab.Services.Authentication/UserInterface/ClientTabMethods.cs @ 4695

Last change on this file since 4695 was 4695, checked in by fruehrli, 13 years ago

#1197
commit completed

File size: 158 bytes
Line 
1using System;
2using System.Collections.Generic;
3using System.Linq;
4using System.Text;
5
6namespace UserInterface {
7  class ClientTabMethods {
8  }
9}
Note: See TracBrowser for help on using the repository browser.