[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Wird aufgerufen, wenn das Objekt gespeichert wird.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
C# |
---|
public void OnStore( IPropertyWriter pw ) |
Visual Basic |
---|
Public Sub OnStore ( _ pw As IPropertyWriter _ ) |
F# |
---|
abstract OnStore : pw:IPropertyWriter -> unit override OnStore : pw:IPropertyWriter -> unit |
Parameters
- pw
- Type: DynamicNode.Persistence..::..IPropertyWriter
Ein Eigenschaftsspeicher.