NuxeoDotNetClient
1.0.0 beta
.NET Client for Nuxeo Automation and REST API
|
Represents URL the parameters to be send in a query. More...
Public Member Functions | |
override string | ToString () |
Creates and returns a string representation of the current QueryParams object. More... | |
Represents URL the parameters to be send in a query.
Definition at line 26 of file QueryParams.cs.
override string NuxeoClient.Adapters.QueryParams.ToString | ( | ) |
Creates and returns a string representation of the current QueryParams object.
Definition at line 32 of file QueryParams.cs.