/EQT_V1/EQT.BLL/BeReportQuery.cs
http://sgsoft-las.googlecode.com/ · C# · 14 lines · 9 code · 2 blank · 3 comment · 0 complexity · dd739b04a81cdc954de07fc6a32b1a1c MD5 · raw file
- using System;
- using System.Collections.Generic;
- using System.Text;
-
- namespace EQT.Bll
- {
- /// <summary>
- /// ????????
- /// </summary>
- public class BeReportQuery
- {
-
- }
- }