C# 클래스 GR.Gambling.Backgammon.Venue.BGPersistor

상속: GR.Data.PersistantFileStorage
파일 보기 프로젝트 열기: alexhanh/Botting-Library

공개 메소드들

메소드 설명
GetGameType ( string id ) : GameType
GetPlayerNames ( string id ) : string[]

비공개 메소드들

메소드 설명
BGPersistor ( ) : System
BGPersistor ( string filepath ) : System

메소드 상세

GetGameType() 공개 정적인 메소드

public static GetGameType ( string id ) : GameType
id string
리턴 GameType

GetPlayerNames() 공개 정적인 메소드

public static GetPlayerNames ( string id ) : string[]
id string
리턴 string[]