C# 클래스 TwitchLib.Models.API.BadgeResponse

Class represents a response from the Chat Badge Twitch API query.
파일 보기 프로젝트 열기: swiftyspiffy/TwitchLib

공개 메소드들

메소드 설명
BadgeResponse ( string jsonStr ) : System

BadgeResponse object constructor.

메소드 상세

BadgeResponse() 공개 메소드

BadgeResponse object constructor.
public BadgeResponse ( string jsonStr ) : System
jsonStr string
리턴 System