Method | Description | |
---|---|---|
Transform ( object value ) : object |
Transforms the specified value.
|
Method | Description | |
---|---|---|
TransformationAttribute ( ) : System |
Initializes a new instance of the TransformationAttribute class.
|
public abstract Transform ( object value ) : object | ||
value | object | The value. |
return | object |
protected TransformationAttribute ( ) : System | ||
return | System |