Przeglądaj źródła

add the parameterless constructor to otsfield class.

gsp 1 rok temu
rodzic
commit
df102be537

+ 1 - 1
OTSIncAMeasureApp/1-OTSMeasure/Measure/DBDataTransition/IncADataDB.cs

@@ -7,7 +7,7 @@ using System.Drawing;
 using System.Linq;
 
 using OTSCLRINTERFACE;
-
+using OTSDataType;
 using OTSModelSharp.DTLBase;
 
 namespace OTSModelSharp