C# Class TwitchLib.Models.API.FollowersResponse

Class representing response from Twitch API for followers.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
FollowersResponse ( string apiResponse ) : System

FollowersResponse object constructor.

Method Details

FollowersResponse() public méthode

FollowersResponse object constructor.
public FollowersResponse ( string apiResponse ) : System
apiResponse string
Résultat System