LiquidTechnologies.XmlObjects Namespace / LjSerializer Class


In This Topic
    LjSerializer Class Methods
    In This Topic

    For a list of all members of this type, see LjSerializer members.

    Public Methods
     NameDescription
    Public MethodOverloaded. De-serializes an JSON document, creating a class populated with the data from the TextReader.  
    Public MethodRegisters an assembly and all the Liquid XML Objects attributed classes within it with the serializer.  
    Public MethodOverloaded. Serializes a Liquid XML Objects attributed class to an System.IO.TextWriter.  
    Top
    See Also