匿名錶達式ForEach讀取List表

using System.Collections; using System.Collections.Generic; using UnityEngine; //匿名錶達式ForEach讀取List表 public class Personal { public string Name { get; set; } public int Age { get; set; } }
相關文章
相關標籤/搜索