コード例 #1
0
 public response Insert(TipDocument item)
 {
     return(item.Insert());
 }