C# Class ConcertData, TapBand

Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Свойство Type Description
fanReward int
id int
name string
songList List

Property Details

fanReward public_oe property

public int fanReward
Résultat int

id public_oe property

public int id
Résultat int

name public_oe property

public string name
Résultat string

songList public_oe property

public List songList
Résultat List