Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Abc
NCrafts
App
ViewModels
ActionCommand
CanExecute
Abc.NCrafts.App.ViewModels.ActionCommand.CanExecute C# (CSharp) Метод
Документация по классу ActionCommand
Показать файл
Открыть проект
CanExecute()
публичный
Метод
public
CanExecute
(
object
parameter
) :
bool
parameter
object
Результат
bool
public bool CanExecute(object parameter) { return true; }
ActionCommand
ActionCommand
CanExecute
Execute