コード例 #1
0
 public Plate_Plate Copy(Plate_Plate Ref)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Plate_Plate(Plate_Plate Ref)
     : base()
 {
     throw new NotImplementedException();
 }