Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ScrumPowerTools
ViewModels
TfsQueryShortcutViewModel
C# Class ScrumPowerTools.ViewModels.TfsQueryShortcutViewModel
Inheritance:
IMenuCommandHandler
,
IProvideMenuText
ファイルを表示
Open project: cqse/ScrumPowerTools
Public Methods
Method
Description
CanExecute
(
int
commandId
) :
bool
Execute
(
int
commandId
) :
void
GetText
(
int
commandId
) :
string
Private Methods
Method
Description
TfsQueryShortcutViewModel
(
TfsQueryShortcutAssigner
shortcutAssigner
,
TfsQueryShortcutOpener
shortcutOpener
,
TfsQueryShortcutStore
store
,
GeneralOptions
options
) :
System
Method Details
CanExecute()
public
method
public
CanExecute
(
int
commandId
) :
bool
commandId
int
return
bool
Execute()
public
method
public
Execute
(
int
commandId
) :
void
commandId
int
return
void
GetText()
public
method
public
GetText
(
int
commandId
) :
string
commandId
int
return
string