C# Class Prizm.Main.Forms.ExternalFile.ViewFileCommand

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

Méthodes publiques

Méthode Description
CanExecute ( ) : bool
ViewFileCommand ( IFileRepository repo, ExternalFilesViewModel 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

ViewFileCommand() public méthode

public ViewFileCommand ( IFileRepository repo, ExternalFilesViewModel viewModel, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations
repo IFileRepository
viewModel ExternalFilesViewModel
notify IUserNotify
Résultat DevExpress.Mvvm.DataAnnotations