C# Класс hMailServer.Administrator.ucServerSendout

Показать файл Открыть проект

Открытые методы

Метод Описание
LoadData ( ) : void
LoadResources ( ) : void
OnLeavePage ( ) : void
SaveData ( ) : bool
ucServerSendout ( ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
EnableDisable ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

buttonSend_Click ( object sender, EventArgs e ) : void
radioMatchingWildcard_CheckedChanged ( object sender, EventArgs e ) : void
radioSpecificDomain_CheckedChanged ( object sender, EventArgs e ) : void
radioToAllAccounts_CheckedChanged ( object sender, EventArgs e ) : void

Описание методов

Dispose() защищенный метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

LoadData() публичный метод

public LoadData ( ) : void
Результат void

LoadResources() публичный метод

public LoadResources ( ) : void
Результат void

OnLeavePage() публичный метод

public OnLeavePage ( ) : void
Результат void

SaveData() публичный метод

public SaveData ( ) : bool
Результат bool

ucServerSendout() публичный метод

public ucServerSendout ( ) : System
Результат System