C# Class Livet.Commands.Command

Mostra file Open project: ugaya40/Livet2

Protected Methods

Method Description
OnCanExecuteChanged ( ) : void

コマンドが実行可能かどうかが変化した時に呼び出されます。

Method Details

OnCanExecuteChanged() protected method

コマンドが実行可能かどうかが変化した時に呼び出されます。
protected OnCanExecuteChanged ( ) : void
return void