TestDataRepository..::..DataContext Property
Gets the data context.
Namespace:
RingSoft.DbLookup.TestingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public DataRepositoryRegistry DataContext { get; }
Public ReadOnly Property DataContext As DataRepositoryRegistry Get
public: property DataRepositoryRegistry^ DataContext { DataRepositoryRegistry^ get (); }