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
Mostrar archivo Open project: higankanshi/xZune.Bass

Public Methods

Method Description
TagsLibNotLoadedException ( ) : System

Create a TagsLibNotLoadedException.

Method Details

TagsLibNotLoadedException() public method

Create a TagsLibNotLoadedException.
public TagsLibNotLoadedException ( ) : System
return System