C# Class uComponents.DataTypes.Converters.uSiteBuilder.UrlPickerTypeConverter

Inheritance: ICustomTypeConvertor
Mostrar archivo Open project: uComponents/uComponents.DataTypes.Converters

Public Methods

Method Description
ConvertValueWhenRead ( object inputValue ) : object
ConvertValueWhenWrite ( object inputValue ) : object

Method Details

ConvertValueWhenRead() public method

public ConvertValueWhenRead ( object inputValue ) : object
inputValue object
return object

ConvertValueWhenWrite() public method

public ConvertValueWhenWrite ( object inputValue ) : object
inputValue object
return object