Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TwitchLib
Models
API
Game
C# Class TwitchLib.Models.API.Game
Class representing Game object returned from Twitch API.
Exibir arquivo
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
Game
(
JToken
j
) :
System
Constructor for Game object.
Method Details
Game()
public
method
Constructor for Game object.
public
Game
(
JToken
j
) :
System
j
JToken
return
System