C# Class Prizm.Main.Forms.Reports.Construction.WeldDateReports.PreviewRepoCommand

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

Public Methods

Method Description
CanExecute ( ) : bool
Execute ( ) : void
PreviewRepoCommand ( WeldDateReportViewModel viewModel, IMillReportsRepository repo, IUserNotify notify ) : Prizm.Data.DAL

Method Details

CanExecute() public method

public CanExecute ( ) : bool
return bool

Execute() public method

public Execute ( ) : void
return void

PreviewRepoCommand() public method

public PreviewRepoCommand ( WeldDateReportViewModel viewModel, IMillReportsRepository repo, IUserNotify notify ) : Prizm.Data.DAL
viewModel WeldDateReportViewModel
repo IMillReportsRepository
notify IUserNotify
return Prizm.Data.DAL