Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FdoToolbox
Base
Controls
FdoObjectExplorerExtender.TreeNodeScopedTextUpdater
C# Class FdoToolbox.Base.Controls.FdoObjectExplorerExtender.TreeNodeScopedTextUpdater
Inheritance:
IDisposable
ファイルを表示
Open project: jumpinjackie/fdotoolbox
Public Methods
Method
Description
Dispose
( ) :
void
TreeNodeScopedTextUpdater
(
TreeNode
node
,
string
text
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
TreeNodeScopedTextUpdater()
public
method
public
TreeNodeScopedTextUpdater
(
TreeNode
node
,
string
text
) :
System
node
System.Windows.Forms.TreeNode
text
string
return
System