コード例 #1
0
 public bool AddTopPart()
 {
     Obj.ApplyAction("Add Top Part");
     return(Obj.IsAttached);
 }