개정판 60244a8b
dev issue #000 : read xml
Change-Id: I90197a87b4e3605e7a4d34f421533010cc0d4d6a
DTI_PID/SPPIDConverter_AutoModeling/ConverterForm.cs | ||
---|---|---|
204 | 204 |
{ |
205 | 205 |
foreach (string fileName in xtraOpenFileDialog.FileNames) |
206 | 206 |
{ |
207 |
|
|
207 |
Document document = new Document(fileName); |
|
208 | 208 |
} |
209 | 209 |
} |
210 | 210 |
} |
내보내기 Unified diff