Server.Startup Class Reference

This class is the starting point of the server. It contains the Main method, which initializes IPersistentData and the Catalogue. It also runs a server-side console for executing various commands. More...

Collaboration diagram for Server.Startup:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static void Main (string[] args)
 This is the Main method which is the starting point of the program.

Static Private Attributes

static Catalogue catalogue

Detailed Description

This class is the starting point of the server. It contains the Main method, which initializes IPersistentData and the Catalogue. It also runs a server-side console for executing various commands.

Definition at line 21 of file Startup.cs.


Member Function Documentation

static void Server.Startup.Main ( string[]  args  )  [static]

This is the Main method which is the starting point of the program.

Parameters:
args 

Definition at line 28 of file Startup.cs.

References Server.Startup.catalogue, and Server.Catalogue.SaveData().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 06:25:11 2006 for SCRAML by  doxygen 1.5.1-p1