Namespace CAMAPI.DotnetHelper
Classes
ComWrapper<T>
Wrapper over COM interop for marshalling objects. It is used to give access to COM objects from any thread
ComWrapperSettings
Global settings for COM wrapper
InterfaceInfo
Static method to get information about interface
ListString
C# realization of IListString
MtaTaskScheduler
Simple task scheduler that runs tasks on pulled threads with MTA apartment state. Automatically cleans up resources when the application exits
SystemExtensionFactory
Factory for creating system extensions and releasing used objects after creation