C# Class dnSpy.Hex.Editor.Search.HexViewSearchServiceProviderImpl

Inheritance: HexViewSearchServiceProvider
Mostrar archivo Open project: 0xd4d/dnSpy

Public Methods

Method Description
Get ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView ) : HexViewSearchService

Private Methods

Method Description
HexViewSearchServiceProviderImpl ( HexSearchServiceFactory hexSearchServiceFactory, SearchSettings searchSettings, IMessageBoxService messageBoxService, HexEditorOperationsFactoryService editorOperationsFactoryService ) : System

Method Details

Get() public method

public Get ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView ) : HexViewSearchService
wpfHexView dnSpy.Contracts.Hex.Editor.WpfHexView
return HexViewSearchService