C# Class dnSpy.Hex.Editor.HexStructureInfoAggregatorFactoryImpl

Inheritance: dnSpy.Contracts.Hex.Editor.HexStructureInfoAggregatorFactory
Mostrar archivo Open project: 0xd4d/dnSpy

Public Methods

Method Description
Create ( HexView hexView ) : HexStructureInfoAggregator

Private Methods

Method Description
HexStructureInfoAggregatorFactoryImpl ( [ hexStructureInfoProviderFactories ) : System

Method Details

Create() public method

public Create ( HexView hexView ) : HexStructureInfoAggregator
hexView dnSpy.Contracts.Hex.Editor.HexView
return dnSpy.Contracts.Hex.Editor.HexStructureInfoAggregator