Method | Description | |
---|---|---|
GetConversionType ( this specProp ) : |
||
Validate ( this |
||
WithSpecification ( this specProp, |
||
WithValue ( this specProp, Maybe |
public static GetConversionType ( this specProp ) : |
||
specProp | this | |
return |
public static Validate ( this |
||
specProps | this |
|
rules | IEnumerable |
|
return | IEnumerable |
public static WithSpecification ( this specProp, |
||
specProp | this | |
newSpecification | ||
return |
public static WithValue ( this specProp, Maybe | ||
specProp | this | |
newValue | Maybe | |
return |