![]() |
fCraft
0.638
Custom Minecraft Server
|
This is the complete list of members for fCraft.StringKeyAttribute, including all inherited members.
| ConfigKeyAttribute(ConfigSection section,[NotNull] Type valueType, object defaultValue,[NotNull] string description) | fCraft.ConfigKeyAttribute | protected |
| DefaultValue | fCraft.ConfigKeyAttribute | |
| Key | fCraft.ConfigKeyAttribute | |
| MaxLength | fCraft.StringKeyAttribute | |
| MinLength | fCraft.StringKeyAttribute | |
| NoLengthRestriction | fCraft.StringKeyAttribute | |
| NotBlank | fCraft.ConfigKeyAttribute | |
| Process(string value) | fCraft.ConfigKeyAttribute | virtual |
| RegexString | fCraft.StringKeyAttribute | |
| RestrictedChars | fCraft.StringKeyAttribute | |
| Section | fCraft.ConfigKeyAttribute | |
| StringKeyAttribute(ConfigSection section, object defaultValue, string description) | fCraft.StringKeyAttribute | |
| TryValidate(string value) | fCraft.ConfigKeyAttribute | |
| Validate(string value) | fCraft.StringKeyAttribute | virtual |
| ValueType | fCraft.ConfigKeyAttribute |