C# Class VAGSuite.CellHelperCollection.SymbolConverter

Inheritance: System.ComponentModel.ExpandableObjectConverter
Afficher le fichier Open project: Blackfrosch/VAGEDCSuite

Méthodes publiques

Méthode Description
ConvertTo ( ITypeDescriptorContext context, System culture, object value, Type destType ) : object

Method Details

ConvertTo() public méthode

public ConvertTo ( ITypeDescriptorContext context, System culture, object value, Type destType ) : object
context ITypeDescriptorContext
culture System
value object
destType System.Type
Résultat object