네임스페이스 통일 UniMarc
This commit is contained in:
2
unimarc/unimarc/회계/Bill_manage.Designer.cs
generated
2
unimarc/unimarc/회계/Bill_manage.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Bill_manage
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Bill_manage : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Part_time.Designer.cs
generated
2
unimarc/unimarc/회계/Part_time.Designer.cs
generated
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace UniMarc.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Part_time
|
||||
{
|
||||
|
||||
@@ -8,10 +8,8 @@ using System.Text;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
// 추가 참조
|
||||
using WindowsFormsApp1;
|
||||
|
||||
namespace UniMarc.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Part_time : Form
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Purchase_Aggregation
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Purchase_Aggregation : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Purchase_Book.Designer.cs
generated
2
unimarc/unimarc/회계/Purchase_Book.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Purchase_Book
|
||||
{
|
||||
|
||||
@@ -7,9 +7,8 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using WindowsFormsApp1.Delivery;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Purchase_Book : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Purchase_Input.Designer.cs
generated
2
unimarc/unimarc/회계/Purchase_Input.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Purchase_Input
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Purchase_Input : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Purchase_not_pay.Designer.cs
generated
2
unimarc/unimarc/회계/Purchase_not_pay.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Purchase_not_pay
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Purchase_not_pay : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Remit_reg.Designer.cs
generated
2
unimarc/unimarc/회계/Remit_reg.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Remit_reg
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Remit_reg : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Remit_reg2.Designer.cs
generated
2
unimarc/unimarc/회계/Remit_reg2.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Remit_reg2
|
||||
{
|
||||
|
||||
@@ -8,10 +8,8 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using System.Text.RegularExpressions;
|
||||
using WindowsFormsApp1.Delivery;
|
||||
using UniMarc.회계;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
// 송금 등록
|
||||
public partial class Remit_reg2 : Form
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_Book.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_Book.Designer.cs
generated
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace WindowsFormsApp1.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_Book
|
||||
{
|
||||
|
||||
@@ -7,9 +7,8 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using WindowsFormsApp1.Account;
|
||||
|
||||
namespace WindowsFormsApp1.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_Book : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_Deposit.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_Deposit.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_Deposit
|
||||
{
|
||||
|
||||
@@ -7,9 +7,8 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using WindowsFormsApp1.회계;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_Deposit : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_Detail.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_Detail.Designer.cs
generated
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace WindowsFormsApp1.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_Detail
|
||||
{
|
||||
|
||||
@@ -7,9 +7,8 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using WindowsFormsApp1.Account;
|
||||
|
||||
namespace WindowsFormsApp1.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_Detail : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_In_Pay.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_In_Pay.Designer.cs
generated
@@ -1,5 +1,5 @@
|
||||
|
||||
namespace WindowsFormsApp1.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_In_Pay
|
||||
{
|
||||
|
||||
@@ -8,10 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
// 추가된 참조
|
||||
using WindowsFormsApp1.Delivery;
|
||||
|
||||
namespace WindowsFormsApp1.회계
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_In_Pay : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_Input.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_Input.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_Input
|
||||
{
|
||||
|
||||
@@ -7,11 +7,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
// 참조 추가
|
||||
using WindowsFormsApp1.Delivery;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_Input : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_Lookup.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_Lookup.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_Lookup
|
||||
{
|
||||
|
||||
@@ -4,15 +4,10 @@ using System.ComponentModel;
|
||||
using System.Data;
|
||||
using System.Drawing;
|
||||
using System.Linq;
|
||||
using System.Windows.Forms;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
// 추가된 참조
|
||||
using WindowsFormsApp1.Delivery;
|
||||
using WindowsFormsApp1.회계;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_Lookup : Form
|
||||
{
|
||||
|
||||
2
unimarc/unimarc/회계/Sales_Not_Pay.Designer.cs
generated
2
unimarc/unimarc/회계/Sales_Not_Pay.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
partial class Sales_Not_Pay
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace WindowsFormsApp1.Account
|
||||
namespace UniMarc
|
||||
{
|
||||
public partial class Sales_Not_Pay : Form
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user