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
AerialForWindows
DelegateCommand
CanExecute
AerialForWindows.DelegateCommand.CanExecute C# (CSharp) Method
DelegateCommand Class Documentation
ファイルを表示
Open project: thoemmi/AerialForWindows
CanExecute()
public
method
public
CanExecute
(
object
parameter
) :
bool
parameter
object
return
bool
public bool CanExecute(object parameter) { return true; }
DelegateCommand
CanExecute
DelegateCommand
Execute