C# Class xZune.Bass.Tag.Interop.TagsLibFunctionAttribute

A attribute class of TagsLib function information.
Inheritance: TagsLibAttribute
Mostrar archivo Open project: higankanshi/xZune.Bass Class Usage Examples

Public Methods

Method Description
TagsLibFunctionAttribute ( string functionName )

Create a TagsLibFunctionAttribute with a function name.

Method Details

TagsLibFunctionAttribute() public method

Create a TagsLibFunctionAttribute with a function name.
public TagsLibFunctionAttribute ( string functionName )
functionName string