C# Class System.Net.Mail.Tests.MySmtpException

Inheritance: SmtpException
Show file Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
MySmtpException ( SerializationInfo info, StreamingContext context ) : System.Collections

Method Details

MySmtpException() public method

public MySmtpException ( SerializationInfo info, StreamingContext context ) : System.Collections
info SerializationInfo
context System.Runtime.Serialization.StreamingContext
return System.Collections