C# Class Prizm.Main.Forms.PipeMill.Heat.SaveHeatCommand

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

Méthodes publiques

Méthode Description
CanExecute ( ) : bool
SaveHeatCommand ( HeatViewModel viewModel, IHeatRepositories repo, IUserNotify notify ) : Prizm.Data.DAL.Mill

Private Methods

Méthode Description
Execute ( ) : void

Method Details

CanExecute() public méthode

public CanExecute ( ) : bool
Résultat bool

SaveHeatCommand() public méthode

public SaveHeatCommand ( HeatViewModel viewModel, IHeatRepositories repo, IUserNotify notify ) : Prizm.Data.DAL.Mill
viewModel HeatViewModel
repo IHeatRepositories
notify IUserNotify
Résultat Prizm.Data.DAL.Mill