C# Class QyotoDevelop.ProjectFolderNodeBuilder

Inheritance: MonoDevelop.Ide.Gui.Components.NodeBuilderExtension
Afficher le fichier Open project: codebutler/qyotodevelop

Méthodes publiques

Méthode Description
CanBuildNode ( Type dataType ) : bool
GetNodeAttributes ( ITreeNavigator treeNavigator, object dataObject, NodeAttributes &attributes ) : void

Method Details

CanBuildNode() public méthode

public CanBuildNode ( Type dataType ) : bool
dataType System.Type
Résultat bool

GetNodeAttributes() public méthode

public GetNodeAttributes ( ITreeNavigator treeNavigator, object dataObject, NodeAttributes &attributes ) : void
treeNavigator ITreeNavigator
dataObject object
attributes NodeAttributes
Résultat void