C# 클래스 PyriteUI.IpListView

Interaction logic for CIpList.xaml
상속: System.Windows.Controls.UserControl, ControlsHelper.IRefreshable, ControlsHelper.IConfirm
파일 보기 프로젝트 열기: noant/Pyrite

공개 메소드들

메소드 설명
Confirm ( ) : void
IpListView ( ) : System.Linq
Refresh ( ) : void

비공개 메소드들

메소드 설명
ProcessButtonsEnabled ( ) : void

메소드 상세

Confirm() 공개 메소드

public Confirm ( ) : void
리턴 void

IpListView() 공개 메소드

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

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void