| SD.LLBLGen.Pro.ApplicationCore.Xml Namespace | 
| Class | Description | |
|---|---|---|
| InMemorySerializerDeserializer | 
            Simple class which serializes input to a memory stream and deserializes the stored input from the memory stream
              | |
| ProjectSerializer | 
            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. 
              |