示例#1
0
 public static void RestoreState(Originator orig)
 {
     orig.SetMemento(save);
 }