C# Class xZune.Bass.Tag.TagsLibNotLoadedException

If you call some function which need TagsLib loaded, but TagsLib didn't load, this exception will be throwed.
Inheritance: TagsLibException
Afficher le fichier Open project: higankanshi/xZune.Bass

Méthodes publiques

Méthode Description
TagsLibNotLoadedException ( ) : System

Create a TagsLibNotLoadedException.

Method Details

TagsLibNotLoadedException() public méthode

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