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
GAPPSF
UIControls
ActionBuilder
ActionOwner
C# Class GAPPSF.UIControls.ActionBuilder.ActionOwner
Inheritance:
GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
Mostra file
Open project: GlobalcachingEU/GAPP
Public Methods
Method
Description
ActionOwner
( ) :
System
CommitUIData
(
UIElement
uiElement
) :
void
GetUIElement
( ) :
UIElement
Process
(
Core
gc
) :
Operator
Method Details
ActionOwner()
public
method
public
ActionOwner
( ) :
System
return
System
CommitUIData()
public
method
public
CommitUIData
(
UIElement
uiElement
) :
void
uiElement
UIElement
return
void
GetUIElement()
public
method
public
GetUIElement
( ) :
UIElement
return
UIElement
Process()
public
method
public
Process
(
Core
gc
) :
Operator
gc
Core
return
Operator