Метод | Описание | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
RaiseCanExecuteChanged ( ) : void | ||
ViewContentCommand ( |
Метод | Описание | |
---|---|---|
DetermineLanguage ( string name ) : SourceLanguageType | ||
IsBinaryFile ( string path ) : bool | ||
ReadFileContent ( |
||
ShowFile ( |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
Результат | bool |
public Execute ( object parameter ) : void | ||
parameter | object | |
Результат | void |
public ViewContentCommand ( |
||
packageViewModel | ||
Результат | System |