- Timestamp:
- 01/05/10 10:01:40 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PluginInfrastructure Refactoring/HeuristicLab.Hive.Server.Console/3.2/HiveServerConsoleApplication.cs
r2587 r2589 27 27 28 28 namespace HeuristicLab.Hive.Server.ServerConsole { 29 [Application("Hive Server Console", "Console Application for the Hive Server." , true)]29 [Application("Hive Server Console", "Console Application for the Hive Server.")] 30 30 class HiveServerConsoleApplication : ApplicationBase { 31 31 public override void Run() {
Note: See TracChangeset
for help on using the changeset viewer.