C# Class dnSpy.Hex.Editor.ColumnLineSeparatorServiceProvider

Mostra file Open project: 0xd4d/dnSpy Class Usage Examples

Public Methods

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

Method Details

InstallLineSeparatorService() public abstract method

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