Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PresentationAssistant
ZoomEditorMargin
DelegateCommand
C# Class PresentationAssistant.ZoomEditorMargin.DelegateCommand
Inheritance:
ICommand
ファイルを表示
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