C# Class Grabacr07.KanColleViewer.Plugins.CustomSound

Afficher le fichier Open project: KCV-Localisation/KanColleViewer

Méthodes publiques

Méthode Description
FileCheck ( string header ) : string
GetRandomSound ( string header ) : string
SoundOutput ( string header, bool IsWin8 ) : void

Private Methods

Méthode Description
DisposeWave ( ) : void

Method Details

FileCheck() public méthode

public FileCheck ( string header ) : string
header string
Résultat string

GetRandomSound() public méthode

public GetRandomSound ( string header ) : string
header string
Résultat string

SoundOutput() public méthode

public SoundOutput ( string header, bool IsWin8 ) : void
header string
IsWin8 bool
Résultat void