Method | Description | |
---|---|---|
CreateDynamicWrapper ( string className ) : object | ||
DefaultTypeProvider ( ) : System | ||
DefaultTypeProvider ( object>.IDictionary |
||
GetValue ( string name ) : object | ||
SetValue ( string name, object value ) : void |
public CreateDynamicWrapper ( string className ) : object | ||
className | string | |
return | object |
public DefaultTypeProvider ( object>.IDictionary |
||
attributes | object>.IDictionary | |
return | System |
public SetValue ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |