Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ScrumPowerTools
ViewModels
TfsQueryShortcutViewModel
C# Class ScrumPowerTools.ViewModels.TfsQueryShortcutViewModel
Inheritance:
IMenuCommandHandler
,
IProvideMenuText
Afficher le fichier
Open project: cqse/ScrumPowerTools
Méthodes publiques
Méthode
Description
CanExecute
(
int
commandId
) :
bool
Execute
(
int
commandId
) :
void
GetText
(
int
commandId
) :
string
Private Methods
Méthode
Description
TfsQueryShortcutViewModel
(
TfsQueryShortcutAssigner
shortcutAssigner
,
TfsQueryShortcutOpener
shortcutOpener
,
TfsQueryShortcutStore
store
,
GeneralOptions
options
) :
System
Method Details
CanExecute()
public
méthode
public
CanExecute
(
int
commandId
) :
bool
commandId
int
Résultat
bool
Execute()
public
méthode
public
Execute
(
int
commandId
) :
void
commandId
int
Résultat
void
GetText()
public
méthode
public
GetText
(
int
commandId
) :
string
commandId
int
Résultat
string