19 lines
396 B
C#
19 lines
396 B
C#
|
namespace Model
|
|||
|
{
|
|||
|
using System;
|
|||
|
using System.Data.Linq;
|
|||
|
using System.Linq;
|
|||
|
using System.Linq.Expressions;
|
|||
|
using System.Data.Linq.Mapping;
|
|||
|
using System.Reflection;
|
|||
|
using System.Collections;
|
|||
|
using System.Collections.Generic;
|
|||
|
|
|||
|
public partial class HJGLDB : System.Data.Linq.DataContext
|
|||
|
{
|
|||
|
#region HJGL <EFBFBD><EFBFBD><EFBFBD>ӹ<EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
|||
|
#endregion
|
|||
|
}
|
|||
|
}
|