C# Class AspNetEdit.UI.PropertyEditorTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: mono/aspeditor Class Usage Examples

Méthodes publiques

Méthode Description
PropertyEditorTypeAttribute ( Type type ) : System
PropertyEditorTypeAttribute ( Type myType, bool inherits ) : System

Method Details

PropertyEditorTypeAttribute() public méthode

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

PropertyEditorTypeAttribute() public méthode

public PropertyEditorTypeAttribute ( Type myType, bool inherits ) : System
myType System.Type
inherits bool
Résultat System