Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / EntitySurrogate Class
Properties Methods


In This Topic
    EntitySurrogate Class Members
    In This Topic

    The following tables list the members exposed by EntitySurrogate.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    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.  Called before the object serialization.  
    Protected MethodIntegrity check according to the contentType.  
    Protected MethodOverridden.  Creates the entity related to the surrogate.  
    Protected MethodOverridden.  Copies all data from the object to its surrogate.  
    Protected MethodOverridden.  Copies common data from surrogate to object.  
    Protected MethodHelper method to create a new devDept.Eyeshot.Entities.Ghost entity.  
    Protected MethodHelper method to create a new devDept.Eyeshot.Entities.LinearPath or a new devDept.Eyeshot.Entities.Ghost entity.  
    Protected MethodHelper method to create a new devDept.Eyeshot.Entities.LinearPath or a new devDept.Eyeshot.Entities.Ghost entity.  
    Top
    Public Operators
    Overloaded.  Converts the surrogate to the related object during the deserialization process.
    Top
    See Also