C# Class dnSpy.Hex.Editor.ActiveColumnHighlighterServiceProvider

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

Public Methods

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

Method Details

InstallService() public abstract method

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