C# Class GameState4Net.GameStateFrame

Inheritance: GameStateComponentContainer
Afficher le fichier Open project: mworchel/GameState4Net Class Usage Examples

Méthodes publiques

Méthode Description
FromJson ( string json ) : void
GameStateFrame ( ) : System

Method Details

FromJson() public méthode

public FromJson ( string json ) : void
json string
Résultat void

GameStateFrame() public méthode

public GameStateFrame ( ) : System
Résultat System