Enum AffixType
- Namespace
- Garyon.Extensions
- Assembly
- Garyon.dll
Specifies which affix should be ensured for a string.
[Flags]
public enum AffixType
- Extension Methods
Fields
Both = Prefix | SuffixPrefix = 1Suffix = 2
Specifies which affix should be ensured for a string.
[Flags]
public enum AffixType
Both = Prefix | SuffixPrefix = 1Suffix = 2