C# Class TwitchLib.Models.API.Game.LogoUrls

Class representing game logo image in various sizes.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
LogoUrls ( JToken j ) : System

LogoUrls object constructor.

Method Details

LogoUrls() public méthode

LogoUrls object constructor.
public LogoUrls ( JToken j ) : System
j JToken
Résultat System