/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

  1. using System;
  2. using System.Collections.Generic;
  3. using System.Text;
  4. namespace EQT.Bll
  5. {
  6. /// <summary>
  7. /// ????????
  8. /// </summary>
  9. public class BeReportQuery
  10. {
  11. }
  12. }