C# Class xZune.Bass.Interop.Flags.BassPluginExtension

Some extension methods for BassPlugin.
Mostra file Open project: higankanshi/xZune.Bass

Public Methods

Method Description
GetPluginName ( this plugin ) : String

Get default name of plug-in file.

Method Details

GetPluginName() public static method

Get default name of plug-in file.
public static GetPluginName ( this plugin ) : String
plugin this
return String