C# 클래스 PEditor.TabItems.Relocation

Interaction logic for Relocation.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: secana/PeNet

공개 메소드들

메소드 설명
Relocation ( ) : System.Linq
SetRelocations ( PeFile peFile ) : void

비공개 메소드들

메소드 설명
lbRelocationEntries_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

메소드 상세

Relocation() 공개 메소드

public Relocation ( ) : System.Linq
리턴 System.Linq

SetRelocations() 공개 메소드

public SetRelocations ( PeFile peFile ) : void
peFile PeNet.PeFile
리턴 void