메소드 | 설명 | |
---|---|---|
GetCurrentHandHistorySubdirectory ( ) : String | ||
GetHandHistoryFilenameRegexPatternFromWindowTitle ( String windowTitle ) : String | ||
GetMuckedHands ( String currentGameId ) : String>>.List |
||
GetPokerGameFromGameDescription ( string gameDescription ) : PokerGame | ||
GetPokerGameTypeFromWindowTitle ( string windowTitle ) : PokerGameType | ||
InferMaxSeatingCapacity ( string line, String filename, String currentGameId ) : int | ||
IsPlayerSeatingPositionRelative ( PokerGameType gameType ) : bool | ||
SealsWithClubs ( ) : System | ||
SealsWithClubs ( String language ) : System |
메소드 | 설명 | |
---|---|---|
InitializeData ( ) : void |
메소드 | 설명 | |
---|---|---|
getXmlHandData ( String currentGameId ) : String |
public GetCurrentHandHistorySubdirectory ( ) : String | ||
리턴 | String |
public GetHandHistoryFilenameRegexPatternFromWindowTitle ( String windowTitle ) : String | ||
windowTitle | String | |
리턴 | String |
public GetMuckedHands ( String currentGameId ) : String>>.List |
||
currentGameId | String | |
리턴 | String>>.List |
public GetPokerGameFromGameDescription ( string gameDescription ) : PokerGame | ||
gameDescription | string | |
리턴 | PokerGame |
public GetPokerGameTypeFromWindowTitle ( string windowTitle ) : PokerGameType | ||
windowTitle | string | |
리턴 | PokerGameType |
public InferMaxSeatingCapacity ( string line, String filename, String currentGameId ) : int | ||
line | string | |
filename | String | |
currentGameId | String | |
리턴 | int |
public IsPlayerSeatingPositionRelative ( PokerGameType gameType ) : bool | ||
gameType | PokerGameType | |
리턴 | bool |
public SealsWithClubs ( String language ) : System | ||
language | String | |
리턴 | System |