Click or drag to resize
SD.LLBLGen.Pro.ApplicationCore.Xml Namespace
 
Classes
  ClassDescription
Public classInMemorySerializerDeserializer
Simple class which serializes input to a memory stream and deserializes the stored input from the memory stream
Public classProjectSerializer
Simple class which is used to serialize xml data to a file. The class is used as a container for the actual XmlWriter and additional information which is collected along the way during the serialization process.