Click or drag to resize
IStandingDataManager Properties

The IStandingDataManager type exposes the following members.

Properties
  NameDescription
Public propertyCodeBlocksLoaded
Returns true if the code blocks have been loaded.
Public propertyLock
Gets the lock object.
Public propertyProvider
Gets or sets the object that abstracts away the environment to make testing easier.
Public propertyRouteStatus
Returns status information about the current route files.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Top
See Also