C# Class RavenFS.Studio.Commands.NavigateToExternalUrlCommand

Inheritance: RavenFS.Studio.Infrastructure.Command
显示文件 Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
CanExecute ( object parameter ) : bool
Execute ( object parameter ) : void

Method Details

CanExecute() public method

public CanExecute ( object parameter ) : bool
parameter object
return bool

Execute() public method

public Execute ( object parameter ) : void
parameter object
return void