C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.Utilities Namespace Reference

Classes

class  AsyncRequestMonitor
 Can be used to asynchronously poll a request until the result is ready. More...
 
class  Enum
 Helper class for extending the functionality of the static

See also
Enum

class with compile-time-type-specific static methods. More...

 
class  ReflectionUtilities
 Utilities that reflect on a type or property expression. More...
 
class  SimulationStatus
 Describes the status of a simulation being monitored. More...
 
class  SimulationStatusMonitor
 Monitors the status of analyses as they run. More...
 
class  StringSplitter
 A high performance string splitter https://github.com/meikeric/String.Split/blob/master/Split.cs. More...
 
class  TypeExtensionMethods
 Utilities used to format types and properties in a manner suitable to output in error messages, to excel, etc. More...
 
class  TypeResolver
 Utility for resolving types given only the types name (Useful for parsing ambiguous JSON objects). More...