SpecificationLimits Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Overrides Object.Equals(Object))
FromJson Reconstructs a SpecificationLimits from a JSON string.
GetHashCodeServes as the default hash function.
(Overrides Object.GetHashCode())
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToJson Serializes these specification limits to a JSON string.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also