MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
BassNetWrapperException Constructor (message)
Namespaces
►
MPfm.Sound.BassNetWrapper
►
BassNetWrapperException
►
BassNetWrapperException(String)
C#
Visual Basic
Default constructor for the default exception class of the MPfm BASS.NET wrapper.
Declaration Syntax
C#
Visual Basic
public
BassNetWrapperException
(
string
message
)
Public
Sub
New
( _
message
As
String
_ )
Parameters
message
(
String
)
Exception message
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)