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

Inheritance: ICommand
Afficher le fichier Open project: AleksMorozova/prizm Class Usage Examples

Méthodes publiques

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

Method Details

CanExecute() public méthode

public CanExecute ( ) : bool
Résultat bool

Execute() public méthode

public Execute ( ) : void
Résultat void

PreviewRepoCommand() public méthode

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