[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)
Wird aufgerufen, wenn das Objekt gespeichert wird.
Namespace: DynamicNode.PersistenceAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
C# |
---|
void OnStore( IPropertyWriter pw ) |
Visual Basic |
---|
Sub OnStore ( _ pw As IPropertyWriter _ ) |
F# |
---|
abstract OnStore : pw:IPropertyWriter -> unit |
Parameters
- pw
- Type: DynamicNode.Persistence..::..IPropertyWriter
Ein Eigenschaftsspeicher.