Skip to content

M_NChronicle_SMTP_SmtpChronicleLibrary_GetSchema

Andrew James edited this page Aug 3, 2017 · 1 revision

SmtpChronicleLibrary.GetSchema Method

Required for XML serialization, this method offers no functionality.

Namespace: NChronicle.SMTP
Assembly: NChronicle.SMTP (in NChronicle.SMTP.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public XmlSchema GetSchema()

VB

Public Function GetSchema As XmlSchema

F#

abstract GetSchema : unit -> XmlSchema 
override GetSchema : unit -> XmlSchema 

Return Value

Type: XmlSchema
A null XmlSchema.

Implements

IXmlSerializable.GetSchema()

See Also

Reference

SmtpChronicleLibrary Class
NChronicle.SMTP Namespace

Clone this wiki locally