In object oriented programming State Pattern is one of the way to implement Finite State Machines. This pattern falls under Behavioral Design Patterns.
source https://www.c-sharpcorner.com/article/understanding-state-design-pattern-by-implementing-finite-state/
No comments:
Post a Comment