Exemple #1
0
 public bool MatchesValueOf(Header header)
 => string.Equals(Value, header.Value, StringComparison.InvariantCultureIgnoreCase);