C# Class StringToIntArrayConverter, code

Inheritance: TypeConverter
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
CanConvertFrom ( ITypeDescriptorContext context, Type, sourceType ) : bool

Method Details

CanConvertFrom() public méthode

public CanConvertFrom ( ITypeDescriptorContext context, Type, sourceType ) : bool
context ITypeDescriptorContext
sourceType Type,
Résultat bool