C# 클래스 ATMLCommonLibrary.controls.lists.PortListView

상속: System.Windows.Forms.ListView
파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench

공개 메소드들

메소드 설명
AddPort ( PhysicalInterfacePortsPort port ) : void
PortListView ( ) : System
UpdatePort ( System.Windows.Forms.ListViewItem item ) : void

메소드 상세

AddPort() 공개 메소드

public AddPort ( PhysicalInterfacePortsPort port ) : void
port ATMLModelLibrary.model.common.PhysicalInterfacePortsPort
리턴 void

PortListView() 공개 메소드

public PortListView ( ) : System
리턴 System

UpdatePort() 공개 메소드

public UpdatePort ( System.Windows.Forms.ListViewItem item ) : void
item System.Windows.Forms.ListViewItem
리턴 void