C# Class Prizm.Main.Forms.PipeMill.Search.MillPipeSearchCommand

Inheritance: ICommand
Datei anzeigen Open project: AleksMorozova/prizm Class Usage Examples

Public Methods

Method Description
CanExecute ( ) : bool
MillPipeSearchCommand ( MillPipeSearchViewModel viewModel, IPipeRepository repo, IUserNotify notify ) : System

Private Methods

Method Description
Execute ( ) : void

Method Details

CanExecute() public method

public CanExecute ( ) : bool
return bool

MillPipeSearchCommand() public method

public MillPipeSearchCommand ( MillPipeSearchViewModel viewModel, IPipeRepository repo, IUserNotify notify ) : System
viewModel MillPipeSearchViewModel
repo IPipeRepository
notify IUserNotify
return System