コード例 #1
0
 private void BindComboboxs()
 {
     Common.Common_Func.BindComboBoxAddAll(Print_Func.GetOrderType(), cbbVoucherType);
 }