C# Class Microsoft.HockeyApp.Tools.NotificationAction.NotificationCommand

Inheritance: ICommand
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
NotificationCommand ( System.Action execute, Func canExecute ) : System

Private Methods

Méthode Description
ICommand ( object parameter ) : bool
ICommand ( object parameter ) : void

Method Details

NotificationCommand() public méthode

public NotificationCommand ( System.Action execute, Func canExecute ) : System
execute System.Action
canExecute Func
Résultat System