Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
GitHub
ViewModels
PullRequestDetailViewModel.CheckoutCommandState
C# Class GitHub.ViewModels.PullRequestDetailViewModel.CheckoutCommandState
Inheritance:
IPullRequestCheckoutState
Datei anzeigen
Open project: github/VisualStudio
Public Methods
Method
Description
CheckoutCommandState
(
string
caption
,
string
disabledMessage
) :
System
Method Details
CheckoutCommandState()
public
method
public
CheckoutCommandState
(
string
caption
,
string
disabledMessage
) :
System
caption
string
disabledMessage
string
return
System