C# Class xZune.Bass.BassAlreadyInitilizedException

If you have called BassManager.Initialize to initialize Bass, you call it again, this exception will be throwed.
Inheritance: BassException
Afficher le fichier Open project: higankanshi/xZune.Bass

Méthodes publiques

Méthode Description
BassAlreadyInitilizedException ( ) : System

Create a BassAlreadyInitilizedException.

Method Details

BassAlreadyInitilizedException() public méthode

Create a BassAlreadyInitilizedException.
public BassAlreadyInitilizedException ( ) : System
Résultat System