1
Answer

Debug point in a dll

Photo of analytic

analytic

18y
2.3k
1
I am testing methods in my dll called "Transform" from a different solution called "TestTransform". That is I call the methods from the Main() in TestTransform. But I want to put some debug break point in the methods in Transform. It doesnt allow me. Can I do anything?

Answers (1)