Click or drag to resize

dss_sharp.detail Namespace

[This is preliminary documentation and is subject to change.]

Utility classes and other details for the DSS Sharp implementation.

Since we allow multiple DSS instances, we need to encapsulate that and propagate across all classes. This namespace contains the base classes used to manage that.

Classes
  ClassDescription
Public classAPIUtil
APIUtil provides some common functions to read data and map errors. Member names are kept to mirror DSS Python and other projects.
Public classContextState
ContextState keeps a copy of the DSS engine instance and the utility class (APIUtil).
Delegates