Méthode |
Description |
|
BindingController ( IHost host, IBindingWorkflowExecutor workflow ) : Microsoft.TeamFoundation.Client.CommandTarget |
|
|
IBindingWorkflowExecutor ( ProjectInformation projectInformation ) : void |
|
|
OnBind ( ProjectInformation projectInformation ) : void |
|
|
OnBind ( ProjectViewModel projectVM ) : void |
|
|
OnBindStatus ( ProjectInformation projectInformation ) : bool |
|
|
OnBindStatus ( ProjectViewModel projectVM ) : bool |
|
|
OnBindingFinished ( ProjectInformation projectInformation, bool isFinishedSuccessfully ) : void |
|
|
OnBindingStarted ( ) : void |
|
|
SetBindingInProgress ( IProgressEvents progressEvents, ProjectInformation projectInformation ) : void |
|
|