C# Class Codestellation.Ether.Mailing.MailingListBroker

Inheritance: IMailingListBroker
显示文件 Open project: Codestellation/Ether Class Usage Examples

Public Methods

Method Description
GetRecepients ( Type type ) : MailingList
MailingListBroker ( ) : System

Method Details

GetRecepients() public method

public GetRecepients ( Type type ) : MailingList
type System.Type
return MailingList

MailingListBroker() public method

public MailingListBroker ( ) : System
return System