Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
Execute ( object parameter ) : void | ||
LogoutCommand ( IAuthenticationManager authenticationManager, IStatusService statusService ) : System |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public LogoutCommand ( IAuthenticationManager authenticationManager, IStatusService statusService ) : System | ||
authenticationManager | IAuthenticationManager | |
statusService | IStatusService | |
return | System |