C# Class TwitchLib.Models.API.BadgeResponse

Class represents a response from the Chat Badge Twitch API query.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
BadgeResponse ( string jsonStr ) : System

BadgeResponse object constructor.

Method Details

BadgeResponse() public méthode

BadgeResponse object constructor.
public BadgeResponse ( string jsonStr ) : System
jsonStr string
Résultat System