C# 클래스 dnSpy.Text.Operations.EditorOperationsFactoryService

상속: IEditorOperationsFactoryService
파일 보기 프로젝트 열기: 0xd4d/dnSpy

공개 메소드들

메소드 설명
GetEditorOperations ( ITextView textView ) : IEditorOperations

비공개 메소드들

메소드 설명
EditorOperationsFactoryService ( ITextStructureNavigatorSelectorService textStructureNavigatorSelectorService, ISmartIndentationService smartIndentationService, IHtmlBuilderService htmlBuilderService ) : System
RemoveFromProperties ( EditorOperations editorOperations ) : void

메소드 상세

GetEditorOperations() 공개 메소드

public GetEditorOperations ( ITextView textView ) : IEditorOperations
textView ITextView
리턴 IEditorOperations