C# Class xZune.Bass.Plugin

A plug-in.
Inheritance: HandleObject
显示文件 Open project: higankanshi/xZune.Bass Class Usage Examples

Protected Methods

Method Description
ReleaseManaged ( ) : void
ReleaseUnmanaged ( ) : void

Private Methods

Method Description
Plugin ( String pluginPath, BassPlugin plugin ) : System

Method Details

ReleaseManaged() protected method

protected ReleaseManaged ( ) : void
return void

ReleaseUnmanaged() protected method

protected ReleaseUnmanaged ( ) : void
return void