C# Class Hardly.Library.Twitch.SqlTwitchChannelPointScale

Inheritance: SqlRow, TwitchChannelPointScale
Afficher le fichier Open project: hardlydifficult/HardlyBot Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ForChannel ( TwitchChannel channel ) : TwitchChannelPointScale[]
SqlTwitchChannelPointScale ( TwitchChannel channel, ulong unitValue, string unitNameSingular = null, string unitNamePlural = null ) : System

Method Details

ForChannel() public static méthode

public static ForChannel ( TwitchChannel channel ) : TwitchChannelPointScale[]
channel TwitchChannel
Résultat TwitchChannelPointScale[]

SqlTwitchChannelPointScale() public méthode

public SqlTwitchChannelPointScale ( TwitchChannel channel, ulong unitValue, string unitNameSingular = null, string unitNamePlural = null ) : System
channel TwitchChannel
unitValue ulong
unitNameSingular string
unitNamePlural string
Résultat System