filmov
tv
Memento Design Pattern (An Introduction for .NET Developers [.NET 6 and C# 10])
Показать описание
The memento pattern is a Behavioral design pattern.
The main intent of the pattern is to capture and externalize an object’s internal state so that the object can be restored to this state later, without violating encapsulation.
The previous two videos in this Design Pattern series are:
The main intent of the pattern is to capture and externalize an object’s internal state so that the object can be restored to this state later, without violating encapsulation.
The previous two videos in this Design Pattern series are: