i have a dll
and i have drop down list
i want to show all the functions in a drop down list
please help me
and i have drop down list
i want to show all the functions in a drop down list
please help me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Lakshmanan Sethu SankaranarayanPosted Feb 25, 2014, 8:04 AM
VulpesPosted Feb 25, 2014, 6:26 AM
If it's a managed dll, do you just want to get the public methods of a particular class?