C# 클래스 hMailServer.Administrator.ucDistributionLists

상속: ucItemsView
파일 보기 프로젝트 열기: nberardi/hMailServer

공개 메소드들

메소드 설명
ucDistributionLists ( int domainID ) : System

보호된 메소드들

메소드 설명
AddItem ( ) : void
DeleteItems ( List items ) : void
GetListView ( ) : ListView
LoadList ( ) : void

메소드 상세

AddItem() 보호된 메소드

protected AddItem ( ) : void
리턴 void

DeleteItems() 보호된 메소드

protected DeleteItems ( List items ) : void
items List
리턴 void

GetListView() 보호된 메소드

protected GetListView ( ) : ListView
리턴 System.Windows.Forms.ListView

LoadList() 보호된 메소드

protected LoadList ( ) : void
리턴 void

ucDistributionLists() 공개 메소드

public ucDistributionLists ( int domainID ) : System
domainID int
리턴 System