Search found 1 match

by boyan1742
21 Jan 2022, 15:49
Forum: General Discussion
Replies: 1
Views: 357

Proper usage of the providers.

Hello, I have started to implement the Managed version of NoesisGUI into my C# game engine and was wandering: What is the proper way to use the providers ? Is there a class, in which there is a static method to instantiate them, or do I have to make a class that inherits them? If so, what is the def...