C# (CSharp) ExtendingSample.Components 네임스페이스

클래스들

이름 설명
DefaultConnectionFactory Example of a real connection factory class. Note that the Type of the connection is a property of the class, so its easy to change to SqlConnection, Odbc, Oracle, MySql etc.
FakeConnection
MainForm Summary description for MainForm.
SimpleNewsletterService Summary description for SimpleNewsletterService.
SmtpEmailSender Summary description for SmtpEmailSender.