username@email.com
2026-03-05 d1b1d6703fda926f5b80682d64c26833338a1082
1
2
3
4
5
6
7
8
9
10
11
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
 
namespace CY.IDAL.Inquiry
{
    class IInquiryDAL
    {
    }
}