TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Enums.StringEnum Class Reference

Really cool way of doing string enums, credits to RogueException (https://github.com/RogueException) More...

Public Member Functions

override string ToString ()
 Returns string value for overriden ToString() More...
 

Protected Member Functions

 StringEnum (string value)
 StringEnum constructor. More...
 

Properties

string Value [get]
 Value of enum More...
 

Detailed Description

Really cool way of doing string enums, credits to RogueException (https://github.com/RogueException)

Constructor & Destructor Documentation

◆ StringEnum()

TwitchLib.Client.Enums.StringEnum.StringEnum ( string  value)
protected

StringEnum constructor.

Member Function Documentation

◆ ToString()

override string TwitchLib.Client.Enums.StringEnum.ToString ( )

Returns string value for overriden ToString()

Returns
Enum value

Property Documentation

◆ Value

string TwitchLib.Client.Enums.StringEnum.Value
get

Value of enum


The documentation for this class was generated from the following file: