2
Answers

Call web request in window application from within a class

Photo of Anuj Jaiswal

Anuj Jaiswal

8y
558
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)