[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Diese Schnittstelle stellt die Möglichkeit bereit ein Objekt mit einem IPropertyReader und einem IPropertyWriter zu persistieren.

Namespace: DynamicNode.Persistence
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
public interface IStorable
Visual Basic
Public Interface IStorable
F#
type IStorable =  interface end

See Also