Allows applications to registers the instance of a program.

Namespace:  Linxter.SDK
Assembly:  Linxter.SDK (in Linxter.SDK.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

C#
public interface ILinxterRegistration : INotifyPropertyChanged
Visual Basic (Declaration)
Public Interface ILinxterRegistration _
	Implements INotifyPropertyChanged

See Also