LiquidTechnologies.XmlObjects Namespace / XmlContractBehaviorAttribute Class
Properties Methods


In This Topic
    XmlContractBehaviorAttribute Class Members
    In This Topic

    The following tables list the members exposed by XmlContractBehaviorAttribute.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThe type of LxSerializer class that will be used to serialize and deserialize the XML data going into/out of the web service. A class can be derived from LxSerializer and configured to load XSD definitions from the appropriate assemblies and types. The derived LxSerializer must have a parameterless constructor.  
    Public Property (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method  
    Top
    See Also