SpecificationResult.

OverallResult Property

Summary

Overall result returned by IsSatisfiedBy or IsNotSatisfiedBy method.

Syntax

[PublicAPI]
public bool OverallResult { get; }

Attributes

Type Description
PublicAPI

Value

Type Description
bool
GitHub