C# Class GR.Gambling.Backgammon.HCI.GameStateDoubleAction

Inheritance: GameStateAction
Afficher le fichier Open project: alexhanh/Botting-Library Class Usage Examples

Méthodes publiques

Méthode Description
Deserialize ( string s ) : GameStateAction
GameStateDoubleAction ( GameState gs, long time, DoubleResponse response ) : System
Serialize ( GameStateDoubleAction gsda ) : string

Method Details

Deserialize() public static méthode

public static Deserialize ( string s ) : GameStateAction
s string
Résultat GameStateAction

GameStateDoubleAction() public méthode

public GameStateDoubleAction ( GameState gs, long time, DoubleResponse response ) : System
gs GameState
time long
response DoubleResponse
Résultat System

Serialize() public static méthode

public static Serialize ( GameStateDoubleAction gsda ) : string
gsda GameStateDoubleAction
Résultat string