InterviewSolution
Saved Bookmarks
| 1. |
What is HttpConfiguration in Web API? |
|
Answer» It is CONSIDERED as the main class that includes different properties with help of which one can override the DEFAULT BEHAVIOR of Web API.
|
|