MarekMailSystem2.IEmailTable Interface Reference

This interface represents an Email Table (usually in some database). More...

Inheritance diagram for MarekMailSystem2.IEmailTable:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void Save (Email email, string name)
Email Load (string name)


Detailed Description

This interface represents an Email Table (usually in some database).

Definition at line 10 of file IEmailTable.cs.


Member Function Documentation

void MarekMailSystem2.IEmailTable.Save ( Email  email,
string  name 
)

Implemented in MarekMailSystem2.DummyEmailTable, MarekMailSystem2.NHibernateEmailTable, and MarekMailSystem2.TestTemplateEmailTable.

Referenced by MarekMailSystem2.EmailManager.Send().

Email MarekMailSystem2.IEmailTable.Load ( string  name  ) 

Implemented in MarekMailSystem2.DummyEmailTable, MarekMailSystem2.NHibernateEmailTable, and MarekMailSystem2.TestTemplateEmailTable.

Referenced by MarekMailSystem2.EmailManager.SendSavedTemplate().


The documentation for this interface was generated from the following file:
Generated on Thu Oct 25 11:32:58 2007 for Marek Mail System by  doxygen 1.5.3-20071008