네임스페이스 통일 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

@@ -9,7 +9,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace WindowsFormsApp1.Home
namespace UniMarc
{
public partial class Batch_processing : Form
{