Namespace VirtualLabAPI.Core.Common
Classes
- DocumentHistory<T>
This generic class provides access to recently used documents.
- GlobalOptions
This class stores all properties which can be set in the Global Options dialog.
- Globals
This class stores global settings and holds several programming interfaces.
Interfaces
- IDataDisplay
Interface providing methods to show documents or messages, usually in the main form. But you can implement this interface to show this data somewhere else.
- IDocument
Interface implemented by all VirtualLab Fusion documents.