Property | Type | Description | |
---|---|---|---|
Field | System | ||
IProperty | object |
Method | Description | |
---|---|---|
IProperty ( object obj, object value, object index ) : void |
Method | Description | |
---|---|---|
Field ( |
Initializes a new instance of the Field class wrapping the specified field.
|
|
IProperty ( object obj, object index ) : object |
public IProperty ( object obj, object value, object index ) : void | ||
obj | object | |
value | object | |
index | object | |
return | void |