Class ServiceInstance<T>
public class ServiceInstance<T> : NotifyPropertyChangedBase, INotifyPropertyChanged
Type Parameters
T
- Inheritance
-
ServiceInstance<T>
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Instance
public static T Instance { get; }
Property Value
- T