ProcessAnalysisResult<TChartData> Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FromJson Reconstructs a ProcessAnalysisResult<TChartData> from a JSON string.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToJson Serializes this analysis result to a JSON string.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also