C# Class dnSpy.Hex.Editor.ColumnLineSeparatorWpfHexViewCreationListener

Inheritance: dnSpy.Contracts.Hex.Editor.WpfHexViewCreationListener
ファイルを表示 Open project: 0xd4d/dnSpy

Public Methods

Method Description
HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView ) : void

Private Methods

Method Description
ColumnLineSeparatorWpfHexViewCreationListener ( ColumnLineSeparatorServiceProvider columnLineSeparatorServiceProvider ) : System

Method Details

HexViewCreated() public method

public HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView ) : void
wpfHexView dnSpy.Contracts.Hex.Editor.WpfHexView
return void