C# 클래스 PEditor.TabItems.Imports

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

공개 메소드들

메소드 설명
Imports ( ) : System.Collections.Generic
SetImports ( PeFile peFile ) : void

비공개 메소드들

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

메소드 상세

Imports() 공개 메소드

public Imports ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SetImports() 공개 메소드

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