C# 클래스 LoginServer.ServerGroupManager

파일 보기 프로젝트 열기: fingerpasswang/Phial.Fantasy 1 사용 예제들

공개 메소드들

메소드 설명
GetServerGroups ( ) : List
Update ( string districts ) : void

비공개 메소드들

메소드 설명
Clear ( object o ) : void
ServerGroupManager ( ) : System

메소드 상세

GetServerGroups() 공개 정적인 메소드

public static GetServerGroups ( ) : List
리턴 List

Update() 공개 정적인 메소드

public static Update ( string districts ) : void
districts string
리턴 void