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
Name
Service name.
string Name { get; }