MailKit.Net.Imap.UnseenResponseCode.UnseenResponseCode C# (CSharp) Метод

UnseenResponseCode() приватный Метод

private UnseenResponseCode ( ImapResponseCodeType type )
type ImapResponseCodeType
		internal UnseenResponseCode (ImapResponseCodeType type) : base (type, false)
		{
		}
	}
UnseenResponseCode