NormalityTestResult Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FromJson Reconstructs a NormalityTestResult 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 normality test result to a JSON string.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also