C# Class TwitchLib.Models.API.Block

Block object representing one blocked user.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
Block ( JToken json ) : System

Block object constructor.

Method Details

Block() public méthode

Block object constructor.
public Block ( JToken json ) : System
json JToken
Résultat System