C# Class Yodiwo.TypeConverterAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Méthode Description
TypeConverterAttribute ( ) : System
TypeConverterAttribute ( Type type ) : System
TypeConverterAttribute ( string typeName ) : System

Method Details

TypeConverterAttribute() public méthode

public TypeConverterAttribute ( ) : System
Résultat System

TypeConverterAttribute() public méthode

public TypeConverterAttribute ( Type type ) : System
type System.Type
Résultat System

TypeConverterAttribute() public méthode

public TypeConverterAttribute ( string typeName ) : System
typeName string
Résultat System