adTempus API
ArcanaDevelopment.adTempus.Shared.Serialization Namespace / DerivedClassSerializer<T> Class / Derived Property

In This Topic
    Derived Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Derived As T
    public T Derived {get;}
    See Also