username@email.com
2025-06-23 bdaffa212863de83a81da6eac5673abf2462724f
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
    {
    }
}