DLS복본검사기능 데모 판 완료.

This commit is contained in:
SeungHo Yang
2025-08-13 01:03:19 +09:00
parent e206c96d72
commit 90d8757270
10 changed files with 595 additions and 55 deletions

View File

@@ -16,6 +16,8 @@ using System.Runtime.CompilerServices;
namespace BokBonCheck
{
public class NamguLibrarySearcher_Munhwa : NamguLibrarySearcher
{
public NamguLibrarySearcher_Munhwa(int no) : base(no)