Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GAPPSF
UIControls
ActionBuilder
ActionOwner
C# Class GAPPSF.UIControls.ActionBuilder.ActionOwner
Inheritance:
GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
Afficher le fichier
Open project: GlobalcachingEU/GAPP
Méthodes publiques
Méthode
Description
ActionOwner
( ) :
System
CommitUIData
(
UIElement
uiElement
) :
void
GetUIElement
( ) :
UIElement
Process
(
Core
gc
) :
Operator
Method Details
ActionOwner()
public
méthode
public
ActionOwner
( ) :
System
Résultat
System
CommitUIData()
public
méthode
public
CommitUIData
(
UIElement
uiElement
) :
void
uiElement
UIElement
Résultat
void
GetUIElement()
public
méthode
public
GetUIElement
( ) :
UIElement
Résultat
UIElement
Process()
public
méthode
public
Process
(
Core
gc
) :
Operator
gc
Core
Résultat
Operator