Method GeneratePattern
GeneratePattern(string)
Formats a tag to be recognized as a wildcard.
Declaration
public static string GeneratePattern(string tag)
Parameters
Type | Name | Description |
---|---|---|
string | tag | The name of the tag. |
Returns
Type | Description |
---|---|
string | The formatted tag. |