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
DynamicXaml
MultiCaseHandler
C# Class DynamicXaml.MultiCaseHandler
Inheritance:
InvokeMemberHandler
Afficher le fichier
Open project: flq/XamlTags
Méthodes publiques
Méthode
Description
CanHandle
(
InvokeContext
callContext
) :
bool
Handle
(
InvokeContext
ctx
) :
void
Method Details
CanHandle()
public
méthode
public
CanHandle
(
InvokeContext
callContext
) :
bool
callContext
InvokeContext
Résultat
bool
Handle()
public
méthode
public
Handle
(
InvokeContext
ctx
) :
void
ctx
InvokeContext
Résultat
void