{ MakeDecision(); } private void MakeDecision() { stringLength = textBox1.Text.Length; // Single decision: if (stringLength > 1) { label2.
確定! 回上一頁