C# Class Prizm.Main.Forms.Joint.NewEdit.ExtractOperationsCommand

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

Méthodes publiques

Méthode Description
CanExecute ( ) : bool
ExtractOperationsCommand ( IConstructionRepository repo, JointNewEditViewModel viewModel, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations

Private Methods

Méthode Description
Execute ( ) : void

Method Details

CanExecute() public méthode

public CanExecute ( ) : bool
Résultat bool

ExtractOperationsCommand() public méthode

public ExtractOperationsCommand ( IConstructionRepository repo, JointNewEditViewModel viewModel, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations
repo IConstructionRepository
viewModel JointNewEditViewModel
notify IUserNotify
Résultat DevExpress.Mvvm.DataAnnotations