Method | Description | |
---|---|---|
DictionaryToObjectFiled ( IDictionary dictionary, object obj ) : void |
Method | Description | |
---|---|---|
IsDefinedObject ( Type type ) : bool | ||
SetValue ( object obj, FieldInfo, field, object value ) : void |
public static DictionaryToObjectFiled ( IDictionary dictionary, object obj ) : void | ||
dictionary | IDictionary | |
obj | object | |
return | void |