C# Class Poonya.Server.FileServer

Inheritance: Manager
Afficher le fichier Open project: sunag/sea3d Class Usage Examples

Méthodes publiques

Méthode Description
FileServer ( ) : System
OnCallerConsole ( Session session ) : void

Private Methods

Méthode Description
onLoginConsole ( SessionID id ) : void

Method Details

FileServer() public méthode

public FileServer ( ) : System
Résultat System

OnCallerConsole() public méthode

public OnCallerConsole ( Session session ) : void
session Poonya.Server.Engine.Session
Résultat void