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