![]() |
BadScript 2
|
Static Public Member Functions | |
| static Specification | FromProperty (PropertyInfo property) |
Protected Member Functions | |
| Specification (SpecificationType tag, bool required, Maybe< int > min, Maybe< int > max, Maybe< object > defaultValue, string helpText, string metaValue, IEnumerable< string > enumValues, Type conversionType, TargetType targetType, bool hidden=false) | |
Properties | |
| SpecificationType | Tag [get] |
| bool | Required [get] |
| Maybe< int > | Min [get] |
| Maybe< int > | Max [get] |
| Maybe< object > | DefaultValue [get] |
| string | HelpText [get] |
| string | MetaValue [get] |
| IEnumerable< string > | EnumValues [get] |
| Type | ConversionType [get] |
| This information is denormalized to decouple Specification from PropertyInfo. | |
| TargetType | TargetType [get] |
| bool | Hidden [get] |
Definition at line 27 of file Specification.cs.
|
protected |
Definition at line 29 of file Specification.cs.
|
static |
Definition at line 77 of file Specification.cs.
|
get |
This information is denormalized to decouple Specification from PropertyInfo.
Definition at line 71 of file Specification.cs.
|
get |
Definition at line 62 of file Specification.cs.
|
get |
Definition at line 68 of file Specification.cs.
|
get |
Definition at line 64 of file Specification.cs.
|
get |
Definition at line 75 of file Specification.cs.
|
get |
Definition at line 60 of file Specification.cs.
|
get |
Definition at line 66 of file Specification.cs.
|
get |
Definition at line 58 of file Specification.cs.
|
get |
Definition at line 56 of file Specification.cs.
|
get |
Definition at line 54 of file Specification.cs.
|
get |
Definition at line 73 of file Specification.cs.