Example #1
0
 private bool IsPrefixedTag(AlphaNumericString tag) => tag.StartsWith(Prefix);