Quantcast
Channel: Web API
Viewing all articles
Browse latest Browse all 4850

Call specific method in Web api

$
0
0

in the valuesController.cs

public string GetServers()
{

return "asd";

}

public string GetData()

{

return "dasd";

}

but when i call ..api/values/ i am getting "Multiple actions were found that match the request" Error


Viewing all articles
Browse latest Browse all 4850


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>