C# Class dnSpy.Hex.Editor.MouseWpfHexViewCreationListener

Inheritance: dnSpy.Contracts.Hex.Editor.WpfHexViewCreationListener
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Méthode Description
HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : void

Private Methods

Méthode Description
MouseWpfHexViewCreationListener ( HexEditorOperationsFactoryService editorOperationsFactoryService, IOrderableTextViewRoleMetadata>.[ mouseProcessorProviders ) : System

Method Details

HexViewCreated() public méthode

public HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : void
hexView dnSpy.Contracts.Hex.Editor.WpfHexView
Résultat void