Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / AttributeBaseSurrogate Class
Members

In This Topic
    AttributeBaseSurrogate Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class AttributeBaseSurrogate 
       Inherits TextSurrogate
    public abstract class AttributeBaseSurrogate : TextSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.TextSurrogate
                devDept.Serialization.AttributeBaseSurrogate
                   devDept.Serialization.AttributeReferenceDataSurrogate
                   devDept.Serialization.AttributeSurrogate

    See Also