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
AspNetEdit
UI
PropertyValueChangedEventArgs
C# Class AspNetEdit.UI.PropertyValueChangedEventArgs
ファイルを表示
Open project: mono/aspeditor
Public Methods
Method
Description
PropertyValueChangedEventArgs
(
GridRow
changedItem
,
object
oldValue
,
object
newValue
) :
System
Method Details
PropertyValueChangedEventArgs()
public
method
public
PropertyValueChangedEventArgs
(
GridRow
changedItem
,
object
oldValue
,
object
newValue
) :
System
changedItem
GridRow
oldValue
object
newValue
object
return
System