Toggle navigation
Hot Examples
KO
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 1 문서
파일 보기
프로젝트 열기: Abc-Arbitrage/Abc.NCrafts.Quiz
CanExecute()
공개
메소드
public
CanExecute
(
object
parameter
) :
bool
parameter
object
리턴
bool
public bool CanExecute(object parameter) { return true; }
ActionCommand
ActionCommand
CanExecute
Execute