CompositeSpecification<T>.

TraceMessageConnector Property

Summary

String used as connection between trace message from "left" and "right" Specifications.

Syntax

[PublicAPI]
[NotNull]
protected abstract string TraceMessageConnector { get; }

Attributes

Type Description
PublicAPI
NotNull

Value

Type Description
string
GitHub