C# Class OakBot.Models.TwitchResponse

Afficher le fichier Open project: ocgineer/OakBot

Private Properties

Свойство Type Description
WasSuccesfull bool

Méthodes publiques

Méthode Description
GetState ( ) : State
ToString ( ) : string
TwitchResponse ( ) : Newtonsoft.Json

Private Methods

Méthode Description
WasSuccesfull ( ) : bool

Method Details

GetState() public méthode

public GetState ( ) : State
Résultat State

ToString() public méthode

public ToString ( ) : string
Résultat string

TwitchResponse() public méthode

public TwitchResponse ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json