[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Die Standardimplementierung für BaseObject.
Namespace: DynamicNode.ModelAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public class BaseObject : IBaseObject, IIdentifiable, IStorable |
| Visual Basic |
|---|
Public Class BaseObject _ Implements IBaseObject, IIdentifiable, IStorable |
| F# |
|---|
type BaseObject = class interface IBaseObject interface IIdentifiable interface IStorable end |
Inheritance Hierarchy
System..::..Object
DynamicNode.Model..::..BaseObject
DynamicNode.Model..::..ExtensibleObject<(Of <(<'TSelf>)>)>
DynamicNode.Model..::..BaseObject
DynamicNode.Model..::..ExtensibleObject<(Of <(<'TSelf>)>)>