[]
Sets the property value using approprieate type converter.
public static void SetValue<TObject>(this TObject obj, PropertyDescriptor prop, string value)
Type | Name | Description |
---|---|---|
TObject | obj | |
PropertyDescriptor | prop | |
string | value |
Name | Description |
---|---|
TObject |