Class TrackingListContext<T>
Access to the singleton default context for a given T.
public static class TrackingListContext<T>
Type Parameters
T
- Inheritance
-
TrackingListContext<T>
- Inherited Members
Properties
Default
Gets the default context.
public static ITrackingListContext<T> Default { get; }