C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
CachedContractResolver.cs File Reference

Go to the source code of this file.

Classes

class  AnalyzeRe.JsonConverters.CachedContractResolver
 A wrapper for the basic DefaultContractResolver which caches the set of members to be serialized for a given base type, speeding up subsequent calls, and also provides an interface for filtering members (caching that result as well). More...
 

Namespaces

namespace  AnalyzeRe
 
namespace  AnalyzeRe.JsonConverters