Files
Basf_EProject/EProject/Model/ModelProc.cs
T

19 lines
400 B
C#
Raw Normal View History

2024-05-08 11:01:54 +08:00
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 EProjectDB : System.Data.Linq.DataContext
{
#region HJGL º¸½Ó¹ÜÀí
#endregion
}
}