C# Класс dnSpy.Hex.Operations.HexEditorOperationsFactoryServiceImpl

Наследование: dnSpy.Contracts.Hex.Operations.HexEditorOperationsFactoryService
Показать файл Открыть проект

Открытые методы

Метод Описание
GetEditorOperations ( HexView hexView ) : HexEditorOperations

Приватные методы

Метод Описание
HexEditorOperationsFactoryServiceImpl ( HexHtmlBuilderService htmlBuilderService ) : System
RemoveFromProperties ( HexEditorOperations editorOperations ) : void

Описание методов

GetEditorOperations() публичный Метод

public GetEditorOperations ( HexView hexView ) : HexEditorOperations
hexView dnSpy.Contracts.Hex.Editor.HexView
Результат dnSpy.Contracts.Hex.Operations.HexEditorOperations