Beispiel #1
0
 private System.Collections.IEnumerator ActionNode58_yes()
 {
     ActionNode55_component = this.Group;
     // ActionNode
     while (this.DebugInfo("71d4a479-701a-4b9a-8af4-7c24abc004f9", "e0863a58-8265-4f28-a213-98429cdb65bc", this) == 1)
     {
         yield return(null);
     }
     // Visit TetrisUtils.TryMoveLeft
     TetrisUtils.TryMoveLeft(ActionNode55_component);
     yield break;
 }