C# Class xZune.Bass.Interop.BassPluginAttribute

A attribute class of Bass plug-in function information.
Inheritance: BassAttribute
Mostra file Open project: higankanshi/xZune.Bass

Public Methods

Method Description
BassPluginAttribute ( BassPlugin plugin ) : xZune.Bass.Interop.Flags

Create a BassPluginAttribute with a plug-in type.

Method Details

BassPluginAttribute() public method

Create a BassPluginAttribute with a plug-in type.
public BassPluginAttribute ( BassPlugin plugin ) : xZune.Bass.Interop.Flags
plugin BassPlugin
return xZune.Bass.Interop.Flags