Table of Contents

Class TrackingListContext<T>

Namespace
Rinku.Tracking
Assembly
Rinku.dll

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; }

Property Value

ITrackingListContext<T>