I\'ve compiled C# code into a DLL, but have little experience with them. My C# code contains a class HelloWorld with a static method Print(). I\'d
HelloWorld
Print()
How to call a .NET DLL from a VBScript