C# Class dnSpy.Hex.HexBufferLineFormatterFactoryServiceImpl

Inheritance: dnSpy.Contracts.Hex.HexBufferLineFormatterFactoryService
Mostra file Open project: 0xd4d/dnSpy

Public Methods

Method Description
Create ( HexBuffer buffer, HexBufferLineFormatterOptions options ) : HexBufferLineFormatter

Method Details

Create() public method

public Create ( HexBuffer buffer, HexBufferLineFormatterOptions options ) : HexBufferLineFormatter
buffer dnSpy.Contracts.Hex.HexBuffer
options HexBufferLineFormatterOptions
return dnSpy.Contracts.Hex.HexBufferLineFormatter