Inheritance: System.Configuration.ConfigurationElement
Esempio n. 1
0
 internal SmtpSpecifiedPickupDirectoryElementInternal(SmtpSpecifiedPickupDirectoryElement element)
 {
     this.pickupDirectoryLocation = element.PickupDirectoryLocation;
 }
 internal SmtpSpecifiedPickupDirectoryElementInternal(SmtpSpecifiedPickupDirectoryElement element)
 {
     this.pickupDirectoryLocation = element.PickupDirectoryLocation;
 }