IDirective.

ValueComparer Property

Summary

Gets a string comparer that can be used to compare values of one directive to another for equality.

Syntax

IEqualityComparer<string> ValueComparer { get; }

Value

Type Description
IEqualityComparer<string>
GitHub