C# Class MUDServer.Program

Afficher le fichier Open project: sq/Fracture

Méthodes publiques

Свойство Type Description
RNG System.Random
Scheduler TaskScheduler
Server TelnetServer

Private Methods

Méthode Description
HandleNewClients ( ) : IEnumerator
Main ( string args ) : void

Property Details

RNG public_oe static_oe property

public static Random,System RNG
Résultat System.Random

Scheduler public_oe static_oe property

public static TaskScheduler Scheduler
Résultat TaskScheduler

Server public_oe static_oe property

public static TelnetServer,MUDServer Server
Résultat TelnetServer