C# Class System.Xml.Serialization.XmlSerializationWriter.WriteCallbackInfo

Show file Open project: runefs/Marvin

Public Properties

Property Type Description
Callback XmlSerializationWriteCallback
Type System.Type
TypeName string
TypeNs string

Property Details

Callback public property

public XmlSerializationWriteCallback Callback
return XmlSerializationWriteCallback

Type public property

public Type,System Type
return System.Type

TypeName public property

public string TypeName
return string

TypeNs public property

public string TypeNs
return string