Facebook
From Botched Eider, 8 Years ago, written in C#.
This paste is a reply to Re: Untitled from Unique Motmot - go back
Embed
Viewing differences between Re: Untitled and Re: Re: Untitled
1.                [Route("~/yahoo/valuefor")]
2.                public async TaskGetValueForTicker([ModelBinder]YahooRequest request)
3.                {
4.                    //... kod metody
5.                }