Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Treefrog
Framework
NameChangingEventArgs
C# Class Treefrog.Framework.NameChangingEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: jaquadro/Treefrog
Class Usage Examples
Public Methods
Method
Description
NameChangingEventArgs
(
string
oldName
,
string
newName
) :
System
Method Details
NameChangingEventArgs()
public
method
public
NameChangingEventArgs
(
string
oldName
,
string
newName
) :
System
oldName
string
newName
string
return
System