프로젝트

일반

사용자정보

개정판 bd474049

IDbd474049d73b4e261706bfcfe9f080a7d6489922
상위 5b32ef7d
하위 75357059

조봉훈이(가) 일년 이상 전에 추가함

Fix Line Scope Disconnection.

Change-Id: I01d18a51bfc30a8827148935f420dd39c18ce25e

차이점 보기:

DTI_PID/SPPIDConverter/Util/SPPIDUtil.cs
677 677

  
678 678
            return result;
679 679
        }
680
        public static void test()
680
        public static void test(string representationId)
681 681
        {
682 682
            Placement placement = new Placement();
683 683
            LMADataSource dataSource = new LMADataSource();
684
            LMSymbol symbol = dataSource.GetSymbol("BBAB475FA9AF4C01AACF4C51F56241F8");
684
            LMSymbol symbol = dataSource.GetSymbol(representationId);
685 685

  
686 686
            string[] array1 = new string[] { "", "Top" };
687 687
            string[] array2 = new string[] { "", "0.005" };

내보내기 Unified diff

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