Method | Description | |
---|---|---|
ChangeType ( object value, |
||
GetTypesWithUIOMaticAttribute ( ) : IEnumerable |
||
SetValue ( object inputObject, string propertyName, object propertyVal ) : void |
Method | Description | |
---|---|---|
EnsureTypes ( ) : IEnumerable |
||
IsNullableType ( |
public static ChangeType ( object value, |
||
value | object | |
type | ||
return | object |
public static GetTypesWithUIOMaticAttribute ( ) : IEnumerable |
||
return | IEnumerable |
public static SetValue ( object inputObject, string propertyName, object propertyVal ) : void | ||
inputObject | object | |
propertyName | string | |
propertyVal | object | |
return | void |