C# 클래스 dnSpy.Hex.Editor.ActiveColumnHighlighterWpfHexViewCreationListener

상속: dnSpy.Contracts.Hex.Editor.WpfHexViewCreationListener
파일 보기 프로젝트 열기: 0xd4d/dnSpy

공개 메소드들

메소드 설명
HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView ) : void

비공개 메소드들

메소드 설명
ActiveColumnHighlighterWpfHexViewCreationListener ( ActiveColumnHighlighterServiceProvider activeColumnHighlighterServiceProvider ) : System

메소드 상세

HexViewCreated() 공개 메소드

public HexViewCreated ( dnSpy.Contracts.Hex.Editor.WpfHexView wpfHexView ) : void
wpfHexView dnSpy.Contracts.Hex.Editor.WpfHexView
리턴 void