프로젝트

일반

사용자정보

개정판 b8e2644e

IDb8e2644e56ae3a2eea0e5f9ea1471e159277a62f
상위 f27aa46e
하위 8738667f

gaqhf 이(가) 5년 이상 전에 추가함

dev issue #000 : edit project

Change-Id: I741a0ee6d248635e17e22abaf10851717c070b82

차이점 보기:

DTI_PID/SPPIDConverter_AutoModeling/MainWrapper.cs
7 7
using System.Text;
8 8
using System.Threading.Tasks;
9 9
using System.Windows.Forms;
10
using Converter.AutoModeling.SPPID.Model;
10
using Converter.SPPID.Model;
11 11

  
12
namespace Converter.AutoModeling.SPPID
12
namespace Converter.SPPID
13 13
{
14 14
    public partial class MainWrapper : UserControl
15 15
    {
......
27 27
                //dynamic application = Interaction.GetObject("", "PIDAutomation.Application");
28 28
                //dynamic newDrawing = application.Drawings.Add(sUnit, sTemplate, sDrawingNumber, sDrawingName);
29 29

  
30
                MessageBox.Show(documents.Count.ToString());
30
                MessageBox.Show(documents.Count.ToString() + "new");
31 31
            }
32 32
        }
33 33
    }

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)