Method |
Description |
|
CheckDictionaryAndGetValueType ( PropertyInfo propertyInfo, Type expectedKeyType, Type expectedValueBaseType ) : Type |
|
|
CheckListAndGetValueType ( PropertyInfo propertyInfo, Type expectedValueBaseType ) : Type |
|
|
FillBuildableProperties ( KeyedDescription description, object userInterfaceInstance ) : void |
|
|
FillBuildableProperty ( KeyedDescription description, object userInterfaceInstance, PropertyInfo buildablePropertyInfo ) : void |
|
|
FillDictionary ( PropertyInfo descriptionPropertyInfo, object descriptionPropertyValue, PropertyInfo userInterfacePropertyInfo, object userInterfaceInstance ) : void |
|
|
FillList ( PropertyInfo descriptionPropertyInfo, object descriptionPropertyValue, PropertyInfo userInterfacePropertyInfo, object userInterfaceInstance ) : void |
|
|
FillUserInterfaceElement ( PropertyInfo descriptionPropertyInfo, object descriptionPropertyValue, PropertyInfo userInterfacePropertyInfo, object userInterfaceInstance ) : void |
|
|
FixParent ( object child, object parent ) : void |
|
|