네임스페이스 통일 UniMarc

This commit is contained in:
2026-01-24 14:55:53 +09:00
parent 568868602f
commit 47c443e9a3
278 changed files with 337 additions and 460 deletions

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Bill_manage
{

View File

@@ -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
{

View File

@@ -1,5 +1,5 @@
namespace UniMarc.
namespace UniMarc
{
partial class Part_time
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Purchase_Aggregation
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Purchase_Book
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Purchase_Input
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Purchase_not_pay
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Remit_reg
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Remit_reg2
{

View File

@@ -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

View File

@@ -1,5 +1,5 @@
namespace WindowsFormsApp1.
namespace UniMarc
{
partial class Sales_Book
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Sales_Deposit
{

View File

@@ -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
{

View File

@@ -1,5 +1,5 @@
namespace WindowsFormsApp1.
namespace UniMarc
{
partial class Sales_Detail
{

View File

@@ -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
{

View File

@@ -1,5 +1,5 @@
namespace WindowsFormsApp1.
namespace UniMarc
{
partial class Sales_In_Pay
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Sales_Input
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Sales_Lookup
{

View File

@@ -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
{

View File

@@ -1,4 +1,4 @@
namespace WindowsFormsApp1.Account
namespace UniMarc
{
partial class Sales_Not_Pay
{

View File

@@ -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
{