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