4
Answers

C# DLL

Photo of William Thompson

William Thompson

16y
3.7k
1
After someone creates a DLL in C# using the Microsoft Visual development environment, how would another programmer take that code, make a new project that includes the DLL's source and make a GUI that uses the DLL'S API?

Answers (4)