tmp/test-doxy-mms/MarekMailSystem/MarekMailSystem2/IEmailSender.cs

Go to the documentation of this file.
00001 using System;
00002 using System.Collections.Generic;
00003 using System.Text;
00004 namespace MarekMailSystem2
00005 {
00006     public interface IEmailSender
00007     {
00008         void Send(Email email);
00009     }
00010 }

Generated on Thu Oct 25 11:32:52 2007 for Marek Mail System by  doxygen 1.5.3-20071008