C# Class iNGen.Helpers.SoundManager

Afficher le fichier Open project: prom3theu5/iNGEN-Ark-RCON-Desktop

Méthodes publiques

Méthode Description
PlayFile ( string file ) : void

Private Methods

Méthode Description
PlayMp3 ( string mp3File ) : void
PlayWav ( string wavFile ) : void

Method Details

PlayFile() public static méthode

public static PlayFile ( string file ) : void
file string
Résultat void