Method | Description | |
---|---|---|
GetPropertyValue ( ) : object |
Returns null
|
|
NullBOPropertyMapper ( string propertyName, string invalidReason ) : Habanero.Base |
Constructor. Nothing is done with the values except for storing them.
|
|
SetPropertyValue ( object propValue ) : void |
Does nothing.
|
public NullBOPropertyMapper ( string propertyName, string invalidReason ) : Habanero.Base | ||
propertyName | string | |
invalidReason | string | |
return | Habanero.Base |
public SetPropertyValue ( object propValue ) : void | ||
propValue | object | |
return | void |