C# Class dnSpy.Text.Operations.EditorOperationsFactoryService

Inheritance: IEditorOperationsFactoryService
Mostra file Open project: 0xd4d/dnSpy

Public Methods

Method Description
GetEditorOperations ( ITextView textView ) : IEditorOperations

Private Methods

Method Description
EditorOperationsFactoryService ( ITextStructureNavigatorSelectorService textStructureNavigatorSelectorService, ISmartIndentationService smartIndentationService, IHtmlBuilderService htmlBuilderService ) : System
RemoveFromProperties ( EditorOperations editorOperations ) : void

Method Details

GetEditorOperations() public method

public GetEditorOperations ( ITextView textView ) : IEditorOperations
textView ITextView
return IEditorOperations