コード例 #1
0
 public bool InsertL(clasDTO KL)
 {
     return(HS.InsertL(KL));
 }