Property ReplacedCount
ReplacedCount
Gets the number of placeholders that were substituted. Counts occurrences, not distinct names, and excludes placeholders left in place by Leave.
public int ReplacedCount { get; }
Gets the number of placeholders that were substituted. Counts occurrences, not distinct names, and excludes placeholders left in place by Leave.
public int ReplacedCount { get; }