Méthode | Description | |
---|---|---|
Create ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : dnSpy.Contracts.Hex.Formatting.HexLineTransformSource |
Creates a HexLineTransformSource or returns null
|
Méthode | Description | |
---|---|---|
HexLineTransformSourceProvider ( ) : dnSpy.Contracts.Hex.Editor |
Constructor
|
public abstract Create ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : dnSpy.Contracts.Hex.Formatting.HexLineTransformSource | ||
hexView | dnSpy.Contracts.Hex.Editor.WpfHexView | Hex view |
Résultat | dnSpy.Contracts.Hex.Formatting.HexLineTransformSource |
protected HexLineTransformSourceProvider ( ) : dnSpy.Contracts.Hex.Editor | ||
Résultat | dnSpy.Contracts.Hex.Editor |