C# 클래스 dnSpy.Hex.Operations.HexEditorOperationsFactoryServiceImpl

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

공개 메소드들

메소드 설명
GetEditorOperations ( HexView hexView ) : HexEditorOperations

비공개 메소드들

메소드 설명
HexEditorOperationsFactoryServiceImpl ( HexHtmlBuilderService htmlBuilderService ) : System
RemoveFromProperties ( HexEditorOperations editorOperations ) : void

메소드 상세

GetEditorOperations() 공개 메소드

public GetEditorOperations ( HexView hexView ) : HexEditorOperations
hexView dnSpy.Contracts.Hex.Editor.HexView
리턴 dnSpy.Contracts.Hex.Operations.HexEditorOperations