C# Класс dnSpy.Hex.Editor.MouseWpfHexViewCreationListener

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

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

Метод Описание
HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : void

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

Метод Описание
MouseWpfHexViewCreationListener ( HexEditorOperationsFactoryService editorOperationsFactoryService, IOrderableTextViewRoleMetadata>.[ mouseProcessorProviders ) : System

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

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

public HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : void
hexView dnSpy.Contracts.Hex.Editor.WpfHexView
Результат void