public Task<ResultType> GetResourceAsync<ResultType>( string name, Dictionary<string, string> query ) where ResultType : class
In This Article