Method | Description | |
---|---|---|
GetPropertyValue ( IDictionaryAdapter dictionaryAdapter, string key, object storedValue, PropertyDescriptor property, bool ifExists ) : object | ||
OnDemandAttribute ( ) : System | ||
OnDemandAttribute ( |
||
OnDemandAttribute ( object value ) : System |
Method | Description | |
---|---|---|
GetInferredType ( IDictionaryAdapter dictionaryAdapter, PropertyDescriptor property, IValueInitializer &initializer ) : |
||
IsAcceptedType ( |
public GetPropertyValue ( IDictionaryAdapter dictionaryAdapter, string key, object storedValue, PropertyDescriptor property, bool ifExists ) : object | ||
dictionaryAdapter | IDictionaryAdapter | |
key | string | |
storedValue | object | |
property | PropertyDescriptor | |
ifExists | bool | |
return | object |
public OnDemandAttribute ( |
||
type | ||
return | System |
public OnDemandAttribute ( object value ) : System | ||
value | object | |
return | System |