Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeReferenceSurrogate Class
Properties Methods


In This Topic
    AttributeReferenceSurrogate Class Members
    In This Topic

    The following tables list the members exposed by AttributeReferenceSurrogate.

    Public Constructors
     NameDescription
    Public Constructor Standard constructor.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets the contentType used for deserialization purpose only.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.  Called before the object deserialization.  
    Protected MethodOverridden.  Creates the object related to the surrogate.  
    Protected MethodOverridden.  Copies all data from the object to its surrogate.  
    Protected MethodOverridden.   
    Top
    Public Operators
    Overloaded.  Converts the surrogate to the related object during the deserialization process.
    Top
    See Also