개정판 b18dc619
dev issue #000 : add id2 db cs
Change-Id: Ib54205569a5ab12cf7e070e55658d282d431208e
DTI_PID/SPPIDConverter_AutoModeling/DB/ID2_DB.cs | ||
---|---|---|
1 |
using System; |
|
2 |
using System.Collections.Generic; |
|
3 |
using System.Linq; |
|
4 |
using System.Text; |
|
5 |
using System.Threading.Tasks; |
|
6 |
|
|
7 |
namespace Converter.SPPID.AutoModeling.DB |
|
8 |
{ |
|
9 |
class ID2_DB |
|
10 |
{ |
|
11 |
} |
|
12 |
} |
DTI_PID/SPPIDConverter_AutoModeling/SPPIDConverter_AutoModeling.csproj | ||
---|---|---|
87 | 87 |
<Reference Include="System.Xml" /> |
88 | 88 |
</ItemGroup> |
89 | 89 |
<ItemGroup> |
90 |
<Compile Include="DB\ID2_DB.cs" /> |
|
90 | 91 |
<Compile Include="DB\SPPID_DB.cs" /> |
91 | 92 |
<Compile Include="DB\SPPID_DBInfo.cs" /> |
92 | 93 |
<Compile Include="ConverterForm.cs"> |
내보내기 Unified diff