Khác biệt giữa bản sửa đổi của “Memento pattern”

Nội dung được xóa Nội dung được thêm vào
n →‎top: sửa chính tả 2, replaced: ) → ) (2) using AWB
n →‎top: sửa chính tả 3, replaced: ) → ) (2) using AWB
Dòng 112:
void AddConstraint(
Graphic* startConnection, Graphic* endConnection
);
void RemoveConstraint(
Graphic* startConnection, Graphic* endConnection
);
ConstraintSolverMemento* CreateMemento();