C# Class csShared.Utils.MapTypesToStringConverter

Inheritance: System.ComponentModel.TypeConverter
Exibir arquivo Open project: TNOCS/csTouch

Public Methods

Method Description
ConvertTo ( ITypeDescriptorContext pContext, CultureInfo pCulture, object pValue, Type pDestinationType ) : object

Method Details

ConvertTo() public method

public ConvertTo ( ITypeDescriptorContext pContext, CultureInfo pCulture, object pValue, Type pDestinationType ) : object
pContext ITypeDescriptorContext
pCulture System.Globalization.CultureInfo
pValue object
pDestinationType System.Type
return object