►► Check out our courses: [ Ссылка ]
►► Support us on Patreon and get the source code: [ Ссылка ]
Hi everyone. My name is Marinko Spasojevic and in this video, I will talk about the Command design pattern, which is often used in a lot of projects.
The Command pattern is a behavioral design pattern that we can use to turn a request into an object that contains all the information about the request.
It is quite popular in C#, especially when we want to delay or queue a request’s execution or when we want to keep track of our operations. Furthermore, this possibility of keeping track of our operations allows us to undo them as well.
FOLLOW US ON SOCIAL MEDIA!
►► [ Ссылка ]
►► [ Ссылка ]
►► [ Ссылка ]
Ещё видео!