TRONIX Code Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ApiClient.cs File Reference

Classes

class  Tronix.Integrations.FormsTemplating.Client.CustomJsonCodec
 Allows RestSharp to Serialize/Deserialize JSON using our custom logic, but only when ContentType is JSON.
 
class  Tronix.Integrations.FormsTemplating.Client.ApiClient
 Provides a default implementation of an Api client (both synchronous and asynchronous implementations), encapsulating general REST accessor use cases. More...
 

Namespaces

namespace  Tronix
 
namespace  Tronix.Integrations
 
namespace  Tronix.Integrations.FormsTemplating
 
namespace  Tronix.Integrations.FormsTemplating.Client
 

Typedefs

using RestSharpMethod = RestSharp.Method
 

Typedef Documentation

◆ RestSharpMethod

using RestSharpMethod = RestSharp.Method