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
Typed
Xaml
Commands
Instruction
C# Class Typed.Xaml.Commands.Instruction
Inheritance:
Command
Datei anzeigen
Open project: jamesqo/typed-xaml
Public Methods
Method
Description
Execute
( ) :
void
Instruction
(
System.Action
execute
) :
System
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
Instruction()
public
method
public
Instruction
(
System.Action
execute
) :
System
execute
System.Action
return
System