Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Treefrog
Framework
IdChangedEventArgs
C# Class Treefrog.Framework.IdChangedEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: jaquadro/Treefrog
Public Methods
Method
Description
IdChangedEventArgs
(
int
oldId
,
int
newId
) :
System
Method Details
IdChangedEventArgs()
public
method
public
IdChangedEventArgs
(
int
oldId
,
int
newId
) :
System
oldId
int
newId
int
return
System