C# Class FdoToolbox.Base.Controls.FdoObjectExplorerExtender.TreeNodeScopedTextUpdater

Inheritance: IDisposable
Afficher le fichier Open project: jumpinjackie/fdotoolbox

Méthodes publiques

Méthode Description
Dispose ( ) : void
TreeNodeScopedTextUpdater ( TreeNode node, string text ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TreeNodeScopedTextUpdater() public méthode

public TreeNodeScopedTextUpdater ( TreeNode node, string text ) : System
node System.Windows.Forms.TreeNode
text string
Résultat System