コード例 #1
0
 public FormState DeepClone()
 {
     return(Serialize.TryDeepClone(this));
 }