ModelBase Class

ModelBase using the default property bag implementation.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public class ModelBase : AbstractModelBase<PropertyBag>
Public Class ModelBase _
	Inherits AbstractModelBase(Of PropertyBag)

Inheritance Hierarchy


Object
  Tortuga.Anchor.Modeling.Internals..::..AbstractModelBase
    Tortuga.Anchor.Modeling.Internals..::..AbstractModelBase<(Of <(<'PropertyBag>)>)>
      Tortuga.Anchor.Modeling..::..ModelBase