[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 Schnittstelle für einen Eigenschaftsspeicher
Namespace: DynamicNode.PersistenceAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public interface IPropertyStorage : IPropertyReader, IPropertyWriter |
| Visual Basic |
|---|
Public Interface IPropertyStorage _ Inherits IPropertyReader, IPropertyWriter |
| F# |
|---|
type IPropertyStorage = interface interface IPropertyReader interface IPropertyWriter end |