MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Register Method (email, registrationKey)
NamespacesMPfm.Sound.BassNetWrapperBaseRegister(String, String)
Registers the BASS.NET library using the email and registration key.
Declaration Syntax
C#Visual Basic
public static void Register(
	string email,
	string registrationKey
)
Public Shared Sub Register ( _
	email As String, _
	registrationKey As String _
)
Parameters
email (String)
Email
registrationKey (String)
Registration key

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)