OCLOperators Save
(Created page with "Commits changes done in the ViewModel to persistent storage.<syntaxhighlight> selfVM.Save </syntaxhighlight>'''See also:''' * SelfVM")
 
(Added Edited template with July 12, 2025.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Edited|July|12|2025}}
Commits changes done in the ViewModel to persistent storage.<syntaxhighlight>
Commits changes done in the ViewModel to persistent storage.<syntaxhighlight>
selfVM.Save
selfVM.Save

Latest revision as of 06:32, 20 January 2025

This page was created by Charles on 2024-09-21. Last edited by Edgar on 2025-01-20.

Commits changes done in the ViewModel to persistent storage.

selfVM.Save

See also: