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
PresentationAssistant
ZoomEditorMargin
DelegateCommand
C# Class PresentationAssistant.ZoomEditorMargin.DelegateCommand
Inheritance:
ICommand
Mostra file
Open project: jongalloway/PresentationAssistant
Public Methods
Method
Description
DelegateCommand
(
Func
canExecute
,
System.Action
execute
) :
System
Method Details
DelegateCommand()
public
method
public
DelegateCommand
(
Func
canExecute
,
System.Action
execute
) :
System
canExecute
Func
execute
System.Action
return
System