2
Answers

Call web request in window application from within a class

Anuj Jaiswal

Anuj Jaiswal

7y
201
1
I am calling a Web request. when i call this from window form it is working fine but i want to create a class and want to call this web request from inside the class with the help of a function. That i am unable to do.
Answers (2)