C# Class FastColoredTextBoxNS.FCTBDescriptionProvider

Inheritance: System.ComponentModel.TypeDescriptionProvider
Afficher le fichier Open project: samarjeet27/ynoteclassic

Méthodes publiques

Méthode Description
FCTBDescriptionProvider ( Type type ) : System
GetTypeDescriptor ( Type objectType, object instance ) : ICustomTypeDescriptor

Private Methods

Méthode Description
GetDefaultTypeProvider ( Type type ) : TypeDescriptionProvider

Method Details

FCTBDescriptionProvider() public méthode

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

GetTypeDescriptor() public méthode

public GetTypeDescriptor ( Type objectType, object instance ) : ICustomTypeDescriptor
objectType System.Type
instance object
Résultat ICustomTypeDescriptor