C# 클래스 TwitchLib.Models.API.Post.Comment

Class representing comments found on a post.
파일 보기 프로젝트 열기: swiftyspiffy/TwitchLib

공개 메소드들

메소드 설명
Comment ( JToken json ) : System

Comment object constructor.

메소드 상세

Comment() 공개 메소드

Comment object constructor.
public Comment ( JToken json ) : System
json JToken
리턴 System