Метод | Описание | |
---|---|---|
GitDiffMarginCommandHandler ( Microsoft.VisualStudio.TextManager.Interop.IVsTextView textViewAdapter, IVsEditorAdaptersFactoryService editorAdaptersFactoryService, ITextView textView ) : System |
Метод | Описание | |
---|---|---|
HandlePreExec ( System.Guid &commandGroup, uint commandId, Microsoft.VisualStudio.OLE.Interop.OLECMDEXECOPT executionOptions, |
||
QueryCommandStatus ( System.Guid &commandGroup, uint commandId ) : Microsoft.VisualStudio.OLE.Interop.OLECMDF |
Метод | Описание | |
---|---|---|
CompareToHead ( ) : void | ||
CompareToIndex ( ) : void | ||
GetDiffViewModelToMoveTo ( uint commandId, |
||
ToggleCompareToIndex ( ) : void | ||
TryGetMarginViewModel ( |
public GitDiffMarginCommandHandler ( Microsoft.VisualStudio.TextManager.Interop.IVsTextView textViewAdapter, IVsEditorAdaptersFactoryService editorAdaptersFactoryService, ITextView textView ) : System | ||
textViewAdapter | Microsoft.VisualStudio.TextManager.Interop.IVsTextView | |
editorAdaptersFactoryService | IVsEditorAdaptersFactoryService | |
textView | ITextView | |
Результат | System |
protected HandlePreExec ( System.Guid &commandGroup, uint commandId, Microsoft.VisualStudio.OLE.Interop.OLECMDEXECOPT executionOptions, |
||
commandGroup | System.Guid | |
commandId | uint | |
executionOptions | Microsoft.VisualStudio.OLE.Interop.OLECMDEXECOPT | |
pvaIn | ||
pvaOut | ||
Результат | bool |
protected QueryCommandStatus ( System.Guid &commandGroup, uint commandId ) : Microsoft.VisualStudio.OLE.Interop.OLECMDF | ||
commandGroup | System.Guid | |
commandId | uint | |
Результат | Microsoft.VisualStudio.OLE.Interop.OLECMDF |