Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DynamicXaml
StaticResourceHandler
C# Class DynamicXaml.StaticResourceHandler
Inheritance:
InvokeMemberHandler
Datei anzeigen
Open project: flq/XamlTags
Public Methods
Method
Description
CanHandle
(
InvokeContext
ctx
) :
bool
Handle
(
InvokeContext
ctx
) :
void
Method Details
CanHandle()
public
method
public
CanHandle
(
InvokeContext
ctx
) :
bool
ctx
InvokeContext
return
bool
Handle()
public
method
public
Handle
(
InvokeContext
ctx
) :
void
ctx
InvokeContext
return
void