コード例 #1
0
 public IKetchup AddKetchup()
 {
     return(_dao.AddKetchup());
 }