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


In This Topic
    ProtoObjectSurrogate Class Members
    In This Topic

    The following tables list the members exposed by ProtoObjectSurrogate.

    Public Constructors
     NameDescription
    Public Constructor Standard constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertySee ProtoObject.Object.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverridden.  Called after the object deserialization.  
    Protected MethodOverridden.  Called before the object serialization.  
    Protected MethodOverridden.  Creates the object related to the surrogate.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    Public Operators
    Overloaded.  Converts the surrogate to the related object during the deserialization process.
    Top
    See Also