Interface IQueryParamsProvider
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public interface IQueryParamsProvider
Methods
| Edit this page View SourceToQueryParams()
Declaration
IDictionary<string, string> ToQueryParams()
Returns
Type | Description |
---|---|
IDictionary<string, string> |