Enum ParsingUtility.TagType
- Namespace
- TMPEffects.TextProcessing
- Assembly
- TMPEffects.dll
Tag type enum.
Either open, close, or both.
[Flags]
public enum ParsingUtility.TagType
Fields
Close = 2
Open = 1
Tag type enum.
Either open, close, or both.
[Flags]
public enum ParsingUtility.TagType
Close = 2
Open = 1