메소드 | 설명 | |
---|---|---|
Create ( dnSpy.Contracts.Hex.Editor.WpfHexView hexView ) : dnSpy.Contracts.Hex.Formatting.HexLineTransformSource |
Creates a HexLineTransformSource or returns null
|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | dnSpy.Contracts.Hex.Formatting.HexLineTransformSource |
protected HexLineTransformSourceProvider ( ) : dnSpy.Contracts.Hex.Editor | ||
리턴 | dnSpy.Contracts.Hex.Editor |