文件名称:mailtemplates
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 65.7kb
- 下载次数:
- 0次
- 提 供 者:
- Ji***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一组简单灵活的C#类通过模版实现EMAIL的自动发送。-a group of simple and flexible category C# EMAIL achieved through the template automatically.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520774mailtemplates.zip 列表 changelog.txt mail template library/ mail template library/AssemblyInfo.cs mail template library/configuration elements/ mail template library/configuration elements/ConfigFileParser.cs mail template library/configuration elements/TemplateConfiguration.cs mail template library/configuration elements/TemplateElement.cs mail template library/configuration elements/TemplateGroupElement.cs mail template library/delegates.cs mail template library/mailtemplate library.csproj mail template library/MailTemplate.cs mail template library/TemplateDeclaration.cs mail template library/TemplateDefinition.cs mail template library/TemplateHandler.cs mail template library/util/ mail template library/util/PropertyMapper.cs mailtemplates.sln readme.txt test application/ test application/App.config test application/App.ico test application/AssemblyInfo.cs test application/Form1.cs test application/Form1.resx test application/template samples/ test application/template samples/forum/ test application/template samples/forum/registration.txt test application/template samples/greeting card/ test application/template samples/greeting card/greetingcard.html test application/template samples/newsletter/ test application/template samples/newsletter/subscription_de.txt test application/template samples/newsletter/subscription_en.txt test application/template samples/readme.txt test application/templates.config test application/TemplateViewer.csproj test application/User.cs unit tests/ unit tests/AssemblyInfo.cs unit tests/lib/ unit tests/lib/nunit.framework.dll unit tests/lib/nunit.framework.xml unit tests/testfiles/ unit tests/testfiles/Evolve.MailTemplates.Tests.dll.config unit tests/testfiles/Evolve.MailTemplates.Tests.nunit unit tests/testfiles/template samples/ unit tests/testfiles/template samples/forum/ unit tests/testfiles/template samples/forum/registration.txt unit tests/testfiles/template samples/greeting card/ unit tests/testfiles/template samples/greeting card/greetingcard.html unit tests/testfiles/template samples/newsletter/ unit tests/testfiles/template samples/newsletter/subscription_de.txt unit tests/testfiles/template samples/newsletter/subscription_en.txt unit tests/testfiles/template samples/readme.txt unit tests/testfiles/templates.config unit tests/tests/ unit tests/tests.csproj unit tests/tests/TestConfiguration.cs unit tests/tests/TestPropertyMapper.cs unit tests/tests/TestSendMethods.cs