C# Class TwitchLib.Models.API.Game

Class representing Game object returned from Twitch API.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
Game ( JToken j ) : System

Constructor for Game object.

Method Details

Game() public méthode

Constructor for Game object.
public Game ( JToken j ) : System
j JToken
Résultat System