return bool |
|
object obj |
return bool |
|
object obj |
return IGetter |
The BasicGetter to use to get the value of the Property from an instance of the Type . |
Type type |
The Type to find the Property in. |
string propertyName |
The name of the mapped Property to get. |
return int |
return ISetter |
The BasicSetter to use to set the value of the Property on an instance of the Type . |
Type type |
The Type to find the Property in. |
string propertyName |
The name of the mapped Property to get. |
return Type |
return string |