CLIDataAllocator

This is a C++/CLI implementation that bridges the CDataAllocator to be utilized within a C# codebase. The generic implementation exposes a particular node…

CallbackEventHandler

This C# CallbackEventHandler enables the registration and dispatching of event categories and specific events across multiple submodules. Within a different submodule, you can…