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

Inheritance: ICommand
Mostra file Open project: AleksMorozova/prizm Class Usage Examples

Public Methods

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

Private Methods

Method Description
Execute ( ) : void

Method Details

CanExecute() public method

public CanExecute ( ) : bool
return bool

ExtractOperationsCommand() public method

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