C# 클래스 Poonya.Server.FileServer

상속: Manager
파일 보기 프로젝트 열기: sunag/sea3d 1 사용 예제들

공개 메소드들

메소드 설명
FileServer ( ) : System
OnCallerConsole ( Session session ) : void

비공개 메소드들

메소드 설명
onLoginConsole ( SessionID id ) : void

메소드 상세

FileServer() 공개 메소드

public FileServer ( ) : System
리턴 System

OnCallerConsole() 공개 메소드

public OnCallerConsole ( Session session ) : void
session Poonya.Server.Engine.Session
리턴 void