C# Class xZune.Bass.Tag.NoTagsLibFunctionAttributeException

If a TagsLib function don't have TagsLibFunctionAttribute, this exception will be throwed.
Inheritance: TagsLibException
Mostrar archivo Open project: higankanshi/xZune.Bass

Public Methods

Method Description
NoTagsLibFunctionAttributeException ( ) : System

Create a NoTagsLibFunctionAttributeException.

Method Details

NoTagsLibFunctionAttributeException() public method

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