C# Class dnSpy.Hex.Operations.HexEditorOperationsFactoryServiceImpl

Inheritance: dnSpy.Contracts.Hex.Operations.HexEditorOperationsFactoryService
显示文件 Open project: 0xd4d/dnSpy

Public Methods

Method Description
GetEditorOperations ( HexView hexView ) : HexEditorOperations

Private Methods

Method Description
HexEditorOperationsFactoryServiceImpl ( HexHtmlBuilderService htmlBuilderService ) : System
RemoveFromProperties ( HexEditorOperations editorOperations ) : void

Method Details

GetEditorOperations() public method

public GetEditorOperations ( HexView hexView ) : HexEditorOperations
hexView dnSpy.Contracts.Hex.Editor.HexView
return dnSpy.Contracts.Hex.Operations.HexEditorOperations