C# Class csShared.Utils.MapTypesToStringConverter

Inheritance: System.ComponentModel.TypeConverter
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
ConvertTo ( ITypeDescriptorContext pContext, CultureInfo pCulture, object pValue, Type pDestinationType ) : object

Method Details

ConvertTo() public méthode

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