Table of Contents

Interface IWpfAppService

Namespace
Tudormobile.Wpf
Assembly
Tudormobile.WpfApp.dll

A WpfApp service.

public interface IWpfAppService

Properties

IsSingleton

True if only one instance of this service should be used.

bool IsSingleton { get; }

Property Value

bool

Name

Service name.

string Name { get; }

Property Value

string