示例#1
0
 private static void Program_ControllerStateUpdate(ControlCollection controls)
 {
     State = (ControlCollection)controls.Clone();
 }