Table of Contents

Interface IHasServiceView

Namespace
Loehnert.Lisrt.Contracts
Assembly
Loehnert.Lisrt.dll

Interface for an class that can show a service window.

public interface IHasServiceView

Methods

ShowServiceView()

Shows the service window.

void ShowServiceView()

See Also