Method | Description | |
---|---|---|
UnknownPropertyException ( string property, System targetType ) |
Constructor.
|
public UnknownPropertyException ( string property, System targetType ) | ||
property | string | The Property name we're looking for. |
targetType | System | The type we're trying to find the property on. |