最後終於找到了一個方法可以用,那就是讓Model繼承 ICloneable 並使用 Object 中的 MemberwiseClone()來實作Clone() ,就可以順利Copy啦! 程式碼. Model
確定! 回上一頁