public enum enumEx; {; A,; B,; C,; D,; }; public class enumTest : MonoBehaviour {; void Start () {; string testString = "D";
確定! 回上一頁