소스 검색

delete EBrukerErrorCode.cs

CXS 5 년 전
부모
커밋
b687442295
1개의 변경된 파일0개의 추가작업 그리고 16개의 파일을 삭제
  1. 0 16
      OTS/OTSModelSharp/OTSControl/EBrukerErrorCode.cs

+ 0 - 16
OTS/OTSModelSharp/OTSControl/EBrukerErrorCode.cs

@@ -1,16 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace OTSModelSharp.OTSControl
-{
-    
-    public  class BrukerSegment
-    {
-       public long XCount;
-       public long Y;
-       public long XStart;
-    }
-}