From c0f9ca5119966653edcc24e720f9c84884342b20 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期四, 19 八月 2021 12:12:14 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- /dev/null | 0 .gitignore | 37 ++++++++++++++++++ WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user | 38 +++++++++--------- WebAPI/Web.config | 2 BaseSet/公用资料/公用基础资料/Gy_StockPlace.cs | 6 +- WebAPI/Controllers/SCGL/Sc_MESBeginWorkBillController.cs | 1 6 files changed, 61 insertions(+), 23 deletions(-) diff --git a/.gitignore b/.gitignore index edb22d2..14fcf85 100644 --- a/.gitignore +++ b/.gitignore @@ -12,40 +12,58 @@ /APSM/obj/Debug /APSM/obj/Release /APSM/obj/x86/Debug +/APSM/obj/x86/Release /BaseSet/bin/Debug /BaseSet/bin/x86/Debug /BaseSet/obj/Debug /BaseSet/obj/Release /BaseSet/obj/x86/Debug +/BaseSet/obj/x86/Release /BLL/bin/Debug /BLL/bin/x86/Debug /BLL/obj/Debug /BLL/obj/Release /BLL/obj/x86/Debug +/BLL/obj/x86/Release /DAL/bin/Debug /DAL/bin/x86/Debug /DAL/obj/Debug /DAL/obj/Release /DAL/obj/x86/Debug +/DAL/obj/x86/Release /DBUtility/bin/Debug /DBUtility/bin/x86/Debug /DBUtility/obj/Debug /DBUtility/obj/x86/Debug +/DBUtility/obj/x86/Release /EAM/bin/Debug /EAM/bin/x86/Debug /EAM/obj/Debug +/EAM/obj/Release /EAM/obj/x86/Debug +/EAM/obj/x86/Release /Kanban/bin/Debug /Kanban/bin/x86/Debug /Kanban/obj/Debug +/Kanban/obj/Release /Kanban/obj/x86/Debug +/Kanban/obj/x86/Release +/KanbanBoard/obj/Debug +/KanbanBoard/obj/Release /LMES/bin/Debug /LMES/bin/x86/Debug /LMES/obj/Debug +/LMES/obj/Release /LMES/obj/x86/Debug /MES/bin/x86/Debug /MES/obj/Debug +/MES/obj/Release /MES/obj/x86/Debug +/MES/obj/x86/Release +/MoveForm/obj/Debug +/MoveForm/obj/Release +/MoveForm/obj/x86/Debug +/MoveForm/obj/x86/Release /Model/bin/Debug /Model/bin/x86/Debug /Model/obj/Debug @@ -53,30 +71,45 @@ /OAM/bin/Debug /OAM/bin/x86/Debug /OAM/obj/Debug +/OAM/obj/Release /OAM/obj/x86/Debug +/OAM/obj/x86/Release /PlanM/bin/Debug /PlanM/bin/x86/Debug /PlanM/obj/Debug +/PlanM/obj/Release /PlanM/obj/x86/Debug +/PlanM/obj/x86/Release /ProM/bin/Debug /ProM/bin/x86/Debug /ProM/obj/Debug +/ProM/obj/Release /ProM/obj/x86/Debug +/ProM/obj/x86/Release +/Pub_Class/bin/Debug /Pub_Class/bin/x86/Debug /Pub_Class/obj/Debug +/Pub_Class/obj/Release /Pub_Class/obj/x86/Debug +/Pub_Class/obj/x86/Release /Pub_Control/bin/Debug /Pub_Control/bin/x86/Debug /Pub_Control/obj/Debug +/Pub_Control/obj/Release /Pub_Control/obj/x86/Debug +/Pub_Control/obj/x86/Release /SCM/bin/Debug /SCM/bin/x86/Debug /SCM/obj/Debug +/SCM/obj/Release /SCM/obj/x86/Debug +/SCM/obj/x86/Release /SelM/bin/Debug /SelM/bin/x86/Debug /SelM/obj/Debug +/SelM/obj/Release /SelM/obj/x86/Debug +/SelM/obj/x86/Release /SQLHelper/bin/Debug /SQLHelper/bin/x86/Debug /SQLHelper/obj/Debug @@ -84,10 +117,14 @@ /WarM/bin/Debug /WarM/bin/x86/Debug /WarM/obj/Debug +/WarM/obj/Release /WarM/obj/x86/Debug +/WarM/obj/x86/Release /WorkM/bin/Debug /WorkM/bin/x86/Debug /WorkM/obj/Debug +/WorkM/obj/Release /WorkM/obj/x86/Debug +/WorkM/obj/x86/Release /DBUtility/bin/x86/Debug /DBUtility/obj/x86/Debug \ No newline at end of file diff --git a/APSM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/APSM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/APSM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/APSM/obj/x86/Release/APSM.csproj.ResolveComReference.cache b/APSM/obj/x86/Release/APSM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/APSM/obj/x86/Release/APSM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/APSM/obj/x86/Release/AxInterop.gregn6Lib.dll b/APSM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 8e025b3..0000000 --- a/APSM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/APSM/obj/x86/Release/Interop.gregn6Lib.dll b/APSM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 73a4c29..0000000 --- a/APSM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/BLL/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/BLL/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/BLL/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/BLL/obj/x86/Release/AxInterop.gregn6Lib.cs b/BLL/obj/x86/Release/AxInterop.gregn6Lib.cs deleted file mode 100644 index 4a702cc..0000000 --- a/BLL/obj/x86/Release/AxInterop.gregn6Lib.cs +++ /dev/null @@ -1,2700 +0,0 @@ -//------------------------------------------------------------------------------ -// <auto-generated> -// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆� -// 杩愯鏃剁増鏈�:4.0.30319.42000 -// -// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋� -// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便�� -// </auto-generated> -//------------------------------------------------------------------------------ - -[assembly: System.Reflection.AssemblyVersion("6.0.0.0")] -[assembly: System.Windows.Forms.AxHost.TypeLibraryTimeStamp("09/21/2015 09:55:14")] - -namespace Axgregn6Lib { - - - [System.Windows.Forms.AxHost.ClsidAttribute("{1b5ea181-a38d-4f42-88b2-6af74cf6d6c0}")] - [System.ComponentModel.DesignTimeVisibleAttribute(true)] - [System.ComponentModel.DefaultEvent("ControlClick")] - public class AxGRDisplayViewer : System.Windows.Forms.AxHost { - - private gregn6Lib.IGRDisplayViewer ocx; - - private AxGRDisplayViewerEventMulticaster eventMulticaster; - - private System.Windows.Forms.AxHost.ConnectionPointCookie cookie; - - public AxGRDisplayViewer() : - base("1b5ea181-a38d-4f42-88b2-6af74cf6d6c0") { - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(-504)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual gregn6Lib.GRViewerBorderStyle BorderStyle { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BorderStyle", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BorderStyle; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BorderStyle", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BorderStyle = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(152)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int LeftGap { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("LeftGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.LeftGap; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("LeftGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.LeftGap = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(153)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int RightGap { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RightGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.RightGap; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RightGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.RightGap = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(154)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int TopGap { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("TopGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.TopGap; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("TopGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.TopGap = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(155)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int BottomGap { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BottomGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BottomGap; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BottomGap", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BottomGap = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(163)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int RowsPerPage { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowsPerPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.RowsPerPage; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowsPerPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.RowsPerPage = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(150)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowHeader { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowHeader", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowHeader; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowHeader", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowHeader = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(151)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowFooter { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowFooter", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowFooter; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowFooter", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowFooter = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(135)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowToolbar { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowToolbar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowToolbar; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowToolbar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowToolbar = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(156)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool Resortable { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Resortable", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Resortable; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Resortable", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.Resortable = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(157)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ResortCaseSensitive { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResortCaseSensitive", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ResortCaseSensitive; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResortCaseSensitive", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ResortCaseSensitive = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(160)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ResortDefaultAsc { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResortDefaultAsc", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ResortDefaultAsc; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResortDefaultAsc", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ResortDefaultAsc = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(161)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool GridTitle3D { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GridTitle3D", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.GridTitle3D; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GridTitle3D", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.GridTitle3D = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(162)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool Searchable { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Searchable", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Searchable; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Searchable", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.Searchable = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(164)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool GridCenterView { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GridCenterView", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.GridCenterView; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GridCenterView", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.GridCenterView = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(165)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool GridCanShrink { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GridCanShrink", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.GridCanShrink; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GridCanShrink", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.GridCanShrink = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(166)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ResizeToFit { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResizeToFit", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ResizeToFit; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResizeToFit", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ResizeToFit = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(170)] - [System.Runtime.InteropServices.ComAliasNameAttribute("System.UInt32")] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual System.Drawing.Color SelectionBackColor { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelectionBackColor", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return GetColorFromOleColor(((uint)(this.ocx.SelectionBackColor))); - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelectionBackColor", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SelectionBackColor = ((uint)(GetOleColorFromColor(value))); - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(171)] - [System.Runtime.InteropServices.ComAliasNameAttribute("System.UInt32")] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual System.Drawing.Color SelectionForeColor { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelectionForeColor", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return GetColorFromOleColor(((uint)(this.ocx.SelectionForeColor))); - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelectionForeColor", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SelectionForeColor = ((uint)(GetOleColorFromColor(value))); - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(172)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool SelectionFollowScroll { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelectionFollowScroll", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.SelectionFollowScroll; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelectionFollowScroll", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SelectionFollowScroll = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(173)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool AlwaysShowHScrollBar { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AlwaysShowHScrollBar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.AlwaysShowHScrollBar; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AlwaysShowHScrollBar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.AlwaysShowHScrollBar = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(174)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool AlwaysShowVScrollBar { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AlwaysShowVScrollBar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.AlwaysShowVScrollBar; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AlwaysShowVScrollBar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.AlwaysShowVScrollBar = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(175)] - [System.Runtime.InteropServices.ComAliasNameAttribute("System.UInt32")] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual System.Drawing.Color BackgroundColor { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BackgroundColor", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return GetColorFromOleColor(((uint)(this.ocx.BackgroundColor))); - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BackgroundColor", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BackgroundColor = ((uint)(GetOleColorFromColor(value))); - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(176)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ColumnMove { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ColumnMove", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ColumnMove; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ColumnMove", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ColumnMove = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(177)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ColumnResize { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ColumnResize", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ColumnResize; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ColumnResize", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ColumnResize = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(178)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool RowSelection { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowSelection", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.RowSelection; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowSelection", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.RowSelection = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(100)] - public virtual bool BatchGetRecord { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchGetRecord", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BatchGetRecord; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchGetRecord", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BatchGetRecord = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(101)] - public virtual int BatchWantRecords { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchWantRecords", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BatchWantRecords; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchWantRecords", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BatchWantRecords = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(102)] - public virtual int TotalRecord { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("TotalRecord", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.TotalRecord; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("TotalRecord", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.TotalRecord = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(103)] - public virtual bool BatchFinished { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchFinished", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BatchFinished; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchFinished", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BatchFinished = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(104)] - public virtual int BatchNo { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BatchNo; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(105)] - public virtual int BatchStartRecNo { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BatchStartRecNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BatchStartRecNo; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(2)] - public virtual bool Running { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Running", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Running; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(9)] - public virtual int RowCount { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowCount", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.RowCount; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(17)] - public virtual int PageCount { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("PageCount", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.PageCount; - } - } - - [System.ComponentModel.Browsable(false)] - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(18)] - public virtual bool DefaultToolbarCommand { - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("DefaultToolbarCommand", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.DefaultToolbarCommand = value; - } - } - - [System.ComponentModel.Browsable(false)] - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(1)] - public virtual gregn6Lib.GridppReport Report { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Report", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Report; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Report", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.Report = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(3)] - public virtual bool ShowPreviewLine { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowPreviewLine", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowPreviewLine; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowPreviewLine", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowPreviewLine = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(4)] - public virtual int SelRowNo { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelRowNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.SelRowNo; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelRowNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SelRowNo = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(5)] - public virtual int SelColumnNo { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelColumnNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.SelColumnNo; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelColumnNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SelColumnNo = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(6)] - public virtual string SelColumnName { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelColumnName", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.SelColumnName; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SelColumnName", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SelColumnName = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(7)] - public virtual int VScrollPos { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("VScrollPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.VScrollPos; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("VScrollPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.VScrollPos = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(8)] - public virtual int HScrollPos { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("HScrollPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.HScrollPos; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("HScrollPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.HScrollPos = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(10)] - public virtual string SortColumns { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SortColumns", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.SortColumns; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SortColumns", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.SortColumns = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(11)] - public virtual bool AlwaysShowSelection { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AlwaysShowSelection", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.AlwaysShowSelection; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AlwaysShowSelection", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.AlwaysShowSelection = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(12)] - public virtual bool ToPostColumnLayout { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ToPostColumnLayout", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ToPostColumnLayout; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ToPostColumnLayout", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ToPostColumnLayout = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(16)] - public virtual int CurPageNo { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("CurPageNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.CurPageNo; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("CurPageNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.CurPageNo = value; - } - } - - public event System.EventHandler ClickEvent; - - public event System.EventHandler DblClick; - - public event _IGRDisplayViewerEvents_KeyDownEventHandler KeyDownEvent; - - public event _IGRDisplayViewerEvents_KeyPressEventHandler KeyPressEvent; - - public event _IGRDisplayViewerEvents_KeyUpEventHandler KeyUpEvent; - - public event _IGRDisplayViewerEvents_MouseDownEventHandler MouseDownEvent; - - public event _IGRDisplayViewerEvents_MouseUpEventHandler MouseUpEvent; - - public event _IGRDisplayViewerEvents_MouseMoveEventHandler MouseMoveEvent; - - public event _IGRDisplayViewerEvents_ControlClickEventHandler ControlClick; - - public event _IGRDisplayViewerEvents_ControlDblClickEventHandler ControlDblClick; - - public event _IGRDisplayViewerEvents_SectionClickEventHandler SectionClick; - - public event _IGRDisplayViewerEvents_SectionDblClickEventHandler SectionDblClick; - - public event _IGRDisplayViewerEvents_ContentCellClickEventHandler ContentCellClick; - - public event _IGRDisplayViewerEvents_ContentCellDblClickEventHandler ContentCellDblClick; - - public event _IGRDisplayViewerEvents_TitleCellClickEventHandler TitleCellClick; - - public event _IGRDisplayViewerEvents_TitleCellDblClickEventHandler TitleCellDblClick; - - public event _IGRDisplayViewerEvents_ChartClickSeriesEventHandler ChartClickSeries; - - public event _IGRDisplayViewerEvents_ChartDblClickSeriesEventHandler ChartDblClickSeries; - - public event _IGRDisplayViewerEvents_ChartClickLegendEventHandler ChartClickLegend; - - public event _IGRDisplayViewerEvents_ChartDblClickLegendEventHandler ChartDblClickLegend; - - public event System.EventHandler ColumnLayoutChange; - - public event _IGRDisplayViewerEvents_SelectionCellChangeEventHandler SelectionCellChange; - - public event System.EventHandler StatusChange; - - public event System.EventHandler CloseButtonClick; - - public event _IGRDisplayViewerEvents_CustomButtonClickEventHandler CustomButtonClick; - - public event _IGRDisplayViewerEvents_ToolbarCommandClickEventHandler ToolbarCommandClick; - - public event System.EventHandler BatchFetchRecord; - - public virtual void QuickRefresh() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("QuickRefresh", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.QuickRefresh(); - } - - public virtual void Refresh() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Refresh", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Refresh(); - } - - public virtual void Start() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Start", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Start(); - } - - public virtual void Stop() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Stop", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Stop(); - } - - public virtual gregn6Lib.IGRControl GetControlFromPos(int xPos, int yPos) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetControlFromPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - gregn6Lib.IGRControl returnValue = ((gregn6Lib.IGRControl)(this.ocx.GetControlFromPos(xPos, yPos))); - return returnValue; - } - - public virtual gregn6Lib.IGRSection GetSectionFromPos(int xPos, int yPos) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetSectionFromPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - gregn6Lib.IGRSection returnValue = ((gregn6Lib.IGRSection)(this.ocx.GetSectionFromPos(xPos, yPos))); - return returnValue; - } - - public virtual gregn6Lib.IGRColumnContentCell GetContentCellFromPos(int xPos, int yPos) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetContentCellFromPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - gregn6Lib.IGRColumnContentCell returnValue = ((gregn6Lib.IGRColumnContentCell)(this.ocx.GetContentCellFromPos(xPos, yPos))); - return returnValue; - } - - public virtual gregn6Lib.IGRColumnTitleCell GetTitleCellFromPos(int xPos, int yPos) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetTitleCellFromPos", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - gregn6Lib.IGRColumnTitleCell returnValue = ((gregn6Lib.IGRColumnTitleCell)(this.ocx.GetTitleCellFromPos(xPos, yPos))); - return returnValue; - } - - public virtual void PostColumnLayout() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("PostColumnLayout", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.PostColumnLayout(); - } - - public virtual void ResizeColumnToFitPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResizeColumnToFitPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ResizeColumnToFitPage(); - } - - public virtual void ResizeColumnToFit() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResizeColumnToFit", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ResizeColumnToFit(); - } - - public virtual void ResizeColumnToFitText() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResizeColumnToFitText", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ResizeColumnToFitText(); - } - - public virtual void NextPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("NextPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.NextPage(); - } - - public virtual void PriorPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("PriorPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.PriorPage(); - } - - public virtual void FirstPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("FirstPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.FirstPage(); - } - - public virtual void LastPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("LastPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.LastPage(); - } - - public virtual bool GetColumnVisible(string columnName) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetColumnVisible", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.GetColumnVisible(columnName))); - return returnValue; - } - - public virtual void SetColumnVisible(string columnName, bool visible) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SetColumnVisible", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.SetColumnVisible(columnName, visible); - } - - public virtual void UpdateColumnView() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateColumnView", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateColumnView(); - } - - public virtual void UpdateSelCell() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateSelCell", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateSelCell(); - } - - public virtual void UpdateSelRow() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateSelRow", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateSelRow(); - } - - public virtual void UpdateControl(gregn6Lib.IGRControl pControl) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateControl", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateControl(pControl); - } - - public virtual void UpdateViewer() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateViewer", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateViewer(); - } - - public virtual void LockUpdate() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("LockUpdate", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.LockUpdate(); - } - - public virtual void UnlockUpdate() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UnlockUpdate", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UnlockUpdate(); - } - - public virtual string GetSelRowCellText(int columnIndex) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetSelRowCellText", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - string returnValue = ((string)(this.ocx.GetSelRowCellText(columnIndex))); - return returnValue; - } - - public virtual bool Search(string text, bool caseSensitive, bool wholeWord, bool toUp, bool fromSelection, bool showDlg, bool showMsg) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Search", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.Search(text, caseSensitive, wholeWord, toUp, fromSelection, showDlg, showMsg))); - return returnValue; - } - - public virtual bool SearchAgain(bool showMsg) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SearchAgain", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.SearchAgain(showMsg))); - return returnValue; - } - - public virtual void ShowColumnVisibleDlg() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowColumnVisibleDlg", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ShowColumnVisibleDlg(); - } - - public virtual void UpdateLanguage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateLanguage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateLanguage(); - } - - public virtual void UpdateUI() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateUI", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateUI(); - } - - public virtual void AddToolbarControl(gregn6Lib.GRToolControlType2 controlType) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AddToolbarControl", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.AddToolbarControl(controlType); - } - - public virtual void AddToolbarCustomButton(int btnID, string btnFileName, string tooltipText) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AddToolbarCustomButton", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.AddToolbarCustomButton(btnID, btnFileName, tooltipText); - } - - public virtual void RemoveToolbarControl(gregn6Lib.GRToolControlType2 controlType) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RemoveToolbarControl", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.RemoveToolbarControl(controlType); - } - - public virtual void ResetToolbarContent() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResetToolbarContent", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ResetToolbarContent(); - } - - public virtual void UpdateToolbar() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateToolbar", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateToolbar(); - } - - public virtual void DoToolbarCommand(gregn6Lib.GRToolControlType2 controlType) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("DoToolbarCommand", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.DoToolbarCommand(controlType); - } - - public virtual bool GetOptionValue(gregn6Lib.GRDisplayViewerOption option) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetOptionValue", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.GetOptionValue(option))); - return returnValue; - } - - public virtual void SetOptionValue(gregn6Lib.GRDisplayViewerOption option, bool newVal) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SetOptionValue", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.SetOptionValue(option, newVal); - } - - protected override void CreateSink() { - try { - this.eventMulticaster = new AxGRDisplayViewerEventMulticaster(this); - this.cookie = new System.Windows.Forms.AxHost.ConnectionPointCookie(this.ocx, this.eventMulticaster, typeof(gregn6Lib._IGRDisplayViewerEvents)); - } - catch (System.Exception ) { - } - } - - protected override void DetachSink() { - try { - this.cookie.Disconnect(); - } - catch (System.Exception ) { - } - } - - protected override void AttachInterfaces() { - try { - this.ocx = ((gregn6Lib.IGRDisplayViewer)(this.GetOcx())); - } - catch (System.Exception ) { - } - } - - internal void RaiseOnClickEvent(object sender, System.EventArgs e) { - if ((this.ClickEvent != null)) { - this.ClickEvent(sender, e); - } - } - - internal void RaiseOnDblClick(object sender, System.EventArgs e) { - if ((this.DblClick != null)) { - this.DblClick(sender, e); - } - } - - internal void RaiseOnKeyDownEvent(object sender, _IGRDisplayViewerEvents_KeyDownEvent e) { - if ((this.KeyDownEvent != null)) { - this.KeyDownEvent(sender, e); - } - } - - internal void RaiseOnKeyPressEvent(object sender, _IGRDisplayViewerEvents_KeyPressEvent e) { - if ((this.KeyPressEvent != null)) { - this.KeyPressEvent(sender, e); - } - } - - internal void RaiseOnKeyUpEvent(object sender, _IGRDisplayViewerEvents_KeyUpEvent e) { - if ((this.KeyUpEvent != null)) { - this.KeyUpEvent(sender, e); - } - } - - internal void RaiseOnMouseDownEvent(object sender, _IGRDisplayViewerEvents_MouseDownEvent e) { - if ((this.MouseDownEvent != null)) { - this.MouseDownEvent(sender, e); - } - } - - internal void RaiseOnMouseUpEvent(object sender, _IGRDisplayViewerEvents_MouseUpEvent e) { - if ((this.MouseUpEvent != null)) { - this.MouseUpEvent(sender, e); - } - } - - internal void RaiseOnMouseMoveEvent(object sender, _IGRDisplayViewerEvents_MouseMoveEvent e) { - if ((this.MouseMoveEvent != null)) { - this.MouseMoveEvent(sender, e); - } - } - - internal void RaiseOnControlClick(object sender, _IGRDisplayViewerEvents_ControlClickEvent e) { - if ((this.ControlClick != null)) { - this.ControlClick(sender, e); - } - } - - internal void RaiseOnControlDblClick(object sender, _IGRDisplayViewerEvents_ControlDblClickEvent e) { - if ((this.ControlDblClick != null)) { - this.ControlDblClick(sender, e); - } - } - - internal void RaiseOnSectionClick(object sender, _IGRDisplayViewerEvents_SectionClickEvent e) { - if ((this.SectionClick != null)) { - this.SectionClick(sender, e); - } - } - - internal void RaiseOnSectionDblClick(object sender, _IGRDisplayViewerEvents_SectionDblClickEvent e) { - if ((this.SectionDblClick != null)) { - this.SectionDblClick(sender, e); - } - } - - internal void RaiseOnContentCellClick(object sender, _IGRDisplayViewerEvents_ContentCellClickEvent e) { - if ((this.ContentCellClick != null)) { - this.ContentCellClick(sender, e); - } - } - - internal void RaiseOnContentCellDblClick(object sender, _IGRDisplayViewerEvents_ContentCellDblClickEvent e) { - if ((this.ContentCellDblClick != null)) { - this.ContentCellDblClick(sender, e); - } - } - - internal void RaiseOnTitleCellClick(object sender, _IGRDisplayViewerEvents_TitleCellClickEvent e) { - if ((this.TitleCellClick != null)) { - this.TitleCellClick(sender, e); - } - } - - internal void RaiseOnTitleCellDblClick(object sender, _IGRDisplayViewerEvents_TitleCellDblClickEvent e) { - if ((this.TitleCellDblClick != null)) { - this.TitleCellDblClick(sender, e); - } - } - - internal void RaiseOnChartClickSeries(object sender, _IGRDisplayViewerEvents_ChartClickSeriesEvent e) { - if ((this.ChartClickSeries != null)) { - this.ChartClickSeries(sender, e); - } - } - - internal void RaiseOnChartDblClickSeries(object sender, _IGRDisplayViewerEvents_ChartDblClickSeriesEvent e) { - if ((this.ChartDblClickSeries != null)) { - this.ChartDblClickSeries(sender, e); - } - } - - internal void RaiseOnChartClickLegend(object sender, _IGRDisplayViewerEvents_ChartClickLegendEvent e) { - if ((this.ChartClickLegend != null)) { - this.ChartClickLegend(sender, e); - } - } - - internal void RaiseOnChartDblClickLegend(object sender, _IGRDisplayViewerEvents_ChartDblClickLegendEvent e) { - if ((this.ChartDblClickLegend != null)) { - this.ChartDblClickLegend(sender, e); - } - } - - internal void RaiseOnColumnLayoutChange(object sender, System.EventArgs e) { - if ((this.ColumnLayoutChange != null)) { - this.ColumnLayoutChange(sender, e); - } - } - - internal void RaiseOnSelectionCellChange(object sender, _IGRDisplayViewerEvents_SelectionCellChangeEvent e) { - if ((this.SelectionCellChange != null)) { - this.SelectionCellChange(sender, e); - } - } - - internal void RaiseOnStatusChange(object sender, System.EventArgs e) { - if ((this.StatusChange != null)) { - this.StatusChange(sender, e); - } - } - - internal void RaiseOnCloseButtonClick(object sender, System.EventArgs e) { - if ((this.CloseButtonClick != null)) { - this.CloseButtonClick(sender, e); - } - } - - internal void RaiseOnCustomButtonClick(object sender, _IGRDisplayViewerEvents_CustomButtonClickEvent e) { - if ((this.CustomButtonClick != null)) { - this.CustomButtonClick(sender, e); - } - } - - internal void RaiseOnToolbarCommandClick(object sender, _IGRDisplayViewerEvents_ToolbarCommandClickEvent e) { - if ((this.ToolbarCommandClick != null)) { - this.ToolbarCommandClick(sender, e); - } - } - - internal void RaiseOnBatchFetchRecord(object sender, System.EventArgs e) { - if ((this.BatchFetchRecord != null)) { - this.BatchFetchRecord(sender, e); - } - } - } - - public delegate void _IGRDisplayViewerEvents_KeyDownEventHandler(object sender, _IGRDisplayViewerEvents_KeyDownEvent e); - - public class _IGRDisplayViewerEvents_KeyDownEvent { - - public gregn6Lib.GRShiftStates shift; - - public int key; - - public _IGRDisplayViewerEvents_KeyDownEvent(gregn6Lib.GRShiftStates shift, int key) { - this.shift = shift; - this.key = key; - } - } - - public delegate void _IGRDisplayViewerEvents_KeyPressEventHandler(object sender, _IGRDisplayViewerEvents_KeyPressEvent e); - - public class _IGRDisplayViewerEvents_KeyPressEvent { - - public sbyte key; - - public _IGRDisplayViewerEvents_KeyPressEvent(sbyte key) { - this.key = key; - } - } - - public delegate void _IGRDisplayViewerEvents_KeyUpEventHandler(object sender, _IGRDisplayViewerEvents_KeyUpEvent e); - - public class _IGRDisplayViewerEvents_KeyUpEvent { - - public gregn6Lib.GRShiftStates shift; - - public int key; - - public _IGRDisplayViewerEvents_KeyUpEvent(gregn6Lib.GRShiftStates shift, int key) { - this.shift = shift; - this.key = key; - } - } - - public delegate void _IGRDisplayViewerEvents_MouseDownEventHandler(object sender, _IGRDisplayViewerEvents_MouseDownEvent e); - - public class _IGRDisplayViewerEvents_MouseDownEvent { - - public gregn6Lib.GRMouseButton button; - - public gregn6Lib.GRShiftStates shift; - - public int xPos; - - public int yPos; - - public _IGRDisplayViewerEvents_MouseDownEvent(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - this.button = button; - this.shift = shift; - this.xPos = xPos; - this.yPos = yPos; - } - } - - public delegate void _IGRDisplayViewerEvents_MouseUpEventHandler(object sender, _IGRDisplayViewerEvents_MouseUpEvent e); - - public class _IGRDisplayViewerEvents_MouseUpEvent { - - public gregn6Lib.GRMouseButton button; - - public gregn6Lib.GRShiftStates shift; - - public int xPos; - - public int yPos; - - public _IGRDisplayViewerEvents_MouseUpEvent(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - this.button = button; - this.shift = shift; - this.xPos = xPos; - this.yPos = yPos; - } - } - - public delegate void _IGRDisplayViewerEvents_MouseMoveEventHandler(object sender, _IGRDisplayViewerEvents_MouseMoveEvent e); - - public class _IGRDisplayViewerEvents_MouseMoveEvent { - - public gregn6Lib.GRShiftStates shift; - - public int xPos; - - public int yPos; - - public _IGRDisplayViewerEvents_MouseMoveEvent(gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - this.shift = shift; - this.xPos = xPos; - this.yPos = yPos; - } - } - - public delegate void _IGRDisplayViewerEvents_ControlClickEventHandler(object sender, _IGRDisplayViewerEvents_ControlClickEvent e); - - public class _IGRDisplayViewerEvents_ControlClickEvent { - - public gregn6Lib.IGRControl pSender; - - public _IGRDisplayViewerEvents_ControlClickEvent(gregn6Lib.IGRControl pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_ControlDblClickEventHandler(object sender, _IGRDisplayViewerEvents_ControlDblClickEvent e); - - public class _IGRDisplayViewerEvents_ControlDblClickEvent { - - public gregn6Lib.IGRControl pSender; - - public _IGRDisplayViewerEvents_ControlDblClickEvent(gregn6Lib.IGRControl pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_SectionClickEventHandler(object sender, _IGRDisplayViewerEvents_SectionClickEvent e); - - public class _IGRDisplayViewerEvents_SectionClickEvent { - - public gregn6Lib.IGRSection pSender; - - public _IGRDisplayViewerEvents_SectionClickEvent(gregn6Lib.IGRSection pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_SectionDblClickEventHandler(object sender, _IGRDisplayViewerEvents_SectionDblClickEvent e); - - public class _IGRDisplayViewerEvents_SectionDblClickEvent { - - public gregn6Lib.IGRSection pSender; - - public _IGRDisplayViewerEvents_SectionDblClickEvent(gregn6Lib.IGRSection pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_ContentCellClickEventHandler(object sender, _IGRDisplayViewerEvents_ContentCellClickEvent e); - - public class _IGRDisplayViewerEvents_ContentCellClickEvent { - - public gregn6Lib.IGRColumnContentCell pSender; - - public _IGRDisplayViewerEvents_ContentCellClickEvent(gregn6Lib.IGRColumnContentCell pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_ContentCellDblClickEventHandler(object sender, _IGRDisplayViewerEvents_ContentCellDblClickEvent e); - - public class _IGRDisplayViewerEvents_ContentCellDblClickEvent { - - public gregn6Lib.IGRColumnContentCell pSender; - - public _IGRDisplayViewerEvents_ContentCellDblClickEvent(gregn6Lib.IGRColumnContentCell pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_TitleCellClickEventHandler(object sender, _IGRDisplayViewerEvents_TitleCellClickEvent e); - - public class _IGRDisplayViewerEvents_TitleCellClickEvent { - - public gregn6Lib.IGRColumnTitleCell pSender; - - public _IGRDisplayViewerEvents_TitleCellClickEvent(gregn6Lib.IGRColumnTitleCell pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_TitleCellDblClickEventHandler(object sender, _IGRDisplayViewerEvents_TitleCellDblClickEvent e); - - public class _IGRDisplayViewerEvents_TitleCellDblClickEvent { - - public gregn6Lib.IGRColumnTitleCell pSender; - - public _IGRDisplayViewerEvents_TitleCellDblClickEvent(gregn6Lib.IGRColumnTitleCell pSender) { - this.pSender = pSender; - } - } - - public delegate void _IGRDisplayViewerEvents_ChartClickSeriesEventHandler(object sender, _IGRDisplayViewerEvents_ChartClickSeriesEvent e); - - public class _IGRDisplayViewerEvents_ChartClickSeriesEvent { - - public gregn6Lib.IGRChart pSender; - - public int seriesIndex; - - public int groupIndex; - - public _IGRDisplayViewerEvents_ChartClickSeriesEvent(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - this.pSender = pSender; - this.seriesIndex = seriesIndex; - this.groupIndex = groupIndex; - } - } - - public delegate void _IGRDisplayViewerEvents_ChartDblClickSeriesEventHandler(object sender, _IGRDisplayViewerEvents_ChartDblClickSeriesEvent e); - - public class _IGRDisplayViewerEvents_ChartDblClickSeriesEvent { - - public gregn6Lib.IGRChart pSender; - - public int seriesIndex; - - public int groupIndex; - - public _IGRDisplayViewerEvents_ChartDblClickSeriesEvent(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - this.pSender = pSender; - this.seriesIndex = seriesIndex; - this.groupIndex = groupIndex; - } - } - - public delegate void _IGRDisplayViewerEvents_ChartClickLegendEventHandler(object sender, _IGRDisplayViewerEvents_ChartClickLegendEvent e); - - public class _IGRDisplayViewerEvents_ChartClickLegendEvent { - - public gregn6Lib.IGRChart pSender; - - public int seriesIndex; - - public int groupIndex; - - public _IGRDisplayViewerEvents_ChartClickLegendEvent(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - this.pSender = pSender; - this.seriesIndex = seriesIndex; - this.groupIndex = groupIndex; - } - } - - public delegate void _IGRDisplayViewerEvents_ChartDblClickLegendEventHandler(object sender, _IGRDisplayViewerEvents_ChartDblClickLegendEvent e); - - public class _IGRDisplayViewerEvents_ChartDblClickLegendEvent { - - public gregn6Lib.IGRChart pSender; - - public int seriesIndex; - - public int groupIndex; - - public _IGRDisplayViewerEvents_ChartDblClickLegendEvent(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - this.pSender = pSender; - this.seriesIndex = seriesIndex; - this.groupIndex = groupIndex; - } - } - - public delegate void _IGRDisplayViewerEvents_SelectionCellChangeEventHandler(object sender, _IGRDisplayViewerEvents_SelectionCellChangeEvent e); - - public class _IGRDisplayViewerEvents_SelectionCellChangeEvent { - - public int oldRow; - - public int oldCol; - - public _IGRDisplayViewerEvents_SelectionCellChangeEvent(int oldRow, int oldCol) { - this.oldRow = oldRow; - this.oldCol = oldCol; - } - } - - public delegate void _IGRDisplayViewerEvents_CustomButtonClickEventHandler(object sender, _IGRDisplayViewerEvents_CustomButtonClickEvent e); - - public class _IGRDisplayViewerEvents_CustomButtonClickEvent { - - public int btnID; - - public _IGRDisplayViewerEvents_CustomButtonClickEvent(int btnID) { - this.btnID = btnID; - } - } - - public delegate void _IGRDisplayViewerEvents_ToolbarCommandClickEventHandler(object sender, _IGRDisplayViewerEvents_ToolbarCommandClickEvent e); - - public class _IGRDisplayViewerEvents_ToolbarCommandClickEvent { - - public gregn6Lib.GRToolControlType2 controlType; - - public _IGRDisplayViewerEvents_ToolbarCommandClickEvent(gregn6Lib.GRToolControlType2 controlType) { - this.controlType = controlType; - } - } - - [System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)] - public class AxGRDisplayViewerEventMulticaster : gregn6Lib._IGRDisplayViewerEvents { - - private AxGRDisplayViewer parent; - - public AxGRDisplayViewerEventMulticaster(AxGRDisplayViewer parent) { - this.parent = parent; - } - - public virtual void Click() { - System.EventArgs clickEvent = new System.EventArgs(); - this.parent.RaiseOnClickEvent(this.parent, clickEvent); - } - - public virtual void DblClick() { - System.EventArgs dblclickEvent = new System.EventArgs(); - this.parent.RaiseOnDblClick(this.parent, dblclickEvent); - } - - public virtual void KeyDown(gregn6Lib.GRShiftStates shift, int key) { - _IGRDisplayViewerEvents_KeyDownEvent keydownEvent = new _IGRDisplayViewerEvents_KeyDownEvent(shift, key); - this.parent.RaiseOnKeyDownEvent(this.parent, keydownEvent); - } - - public virtual void KeyPress(sbyte key) { - _IGRDisplayViewerEvents_KeyPressEvent keypressEvent = new _IGRDisplayViewerEvents_KeyPressEvent(key); - this.parent.RaiseOnKeyPressEvent(this.parent, keypressEvent); - } - - public virtual void KeyUp(gregn6Lib.GRShiftStates shift, int key) { - _IGRDisplayViewerEvents_KeyUpEvent keyupEvent = new _IGRDisplayViewerEvents_KeyUpEvent(shift, key); - this.parent.RaiseOnKeyUpEvent(this.parent, keyupEvent); - } - - public virtual void MouseDown(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - _IGRDisplayViewerEvents_MouseDownEvent mousedownEvent = new _IGRDisplayViewerEvents_MouseDownEvent(button, shift, xPos, yPos); - this.parent.RaiseOnMouseDownEvent(this.parent, mousedownEvent); - } - - public virtual void MouseUp(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - _IGRDisplayViewerEvents_MouseUpEvent mouseupEvent = new _IGRDisplayViewerEvents_MouseUpEvent(button, shift, xPos, yPos); - this.parent.RaiseOnMouseUpEvent(this.parent, mouseupEvent); - } - - public virtual void MouseMove(gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - _IGRDisplayViewerEvents_MouseMoveEvent mousemoveEvent = new _IGRDisplayViewerEvents_MouseMoveEvent(shift, xPos, yPos); - this.parent.RaiseOnMouseMoveEvent(this.parent, mousemoveEvent); - } - - public virtual void ControlClick(gregn6Lib.IGRControl pSender) { - _IGRDisplayViewerEvents_ControlClickEvent controlclickEvent = new _IGRDisplayViewerEvents_ControlClickEvent(pSender); - this.parent.RaiseOnControlClick(this.parent, controlclickEvent); - } - - public virtual void ControlDblClick(gregn6Lib.IGRControl pSender) { - _IGRDisplayViewerEvents_ControlDblClickEvent controldblclickEvent = new _IGRDisplayViewerEvents_ControlDblClickEvent(pSender); - this.parent.RaiseOnControlDblClick(this.parent, controldblclickEvent); - } - - public virtual void SectionClick(gregn6Lib.IGRSection pSender) { - _IGRDisplayViewerEvents_SectionClickEvent sectionclickEvent = new _IGRDisplayViewerEvents_SectionClickEvent(pSender); - this.parent.RaiseOnSectionClick(this.parent, sectionclickEvent); - } - - public virtual void SectionDblClick(gregn6Lib.IGRSection pSender) { - _IGRDisplayViewerEvents_SectionDblClickEvent sectiondblclickEvent = new _IGRDisplayViewerEvents_SectionDblClickEvent(pSender); - this.parent.RaiseOnSectionDblClick(this.parent, sectiondblclickEvent); - } - - public virtual void ContentCellClick(gregn6Lib.IGRColumnContentCell pSender) { - _IGRDisplayViewerEvents_ContentCellClickEvent contentcellclickEvent = new _IGRDisplayViewerEvents_ContentCellClickEvent(pSender); - this.parent.RaiseOnContentCellClick(this.parent, contentcellclickEvent); - } - - public virtual void ContentCellDblClick(gregn6Lib.IGRColumnContentCell pSender) { - _IGRDisplayViewerEvents_ContentCellDblClickEvent contentcelldblclickEvent = new _IGRDisplayViewerEvents_ContentCellDblClickEvent(pSender); - this.parent.RaiseOnContentCellDblClick(this.parent, contentcelldblclickEvent); - } - - public virtual void TitleCellClick(gregn6Lib.IGRColumnTitleCell pSender) { - _IGRDisplayViewerEvents_TitleCellClickEvent titlecellclickEvent = new _IGRDisplayViewerEvents_TitleCellClickEvent(pSender); - this.parent.RaiseOnTitleCellClick(this.parent, titlecellclickEvent); - } - - public virtual void TitleCellDblClick(gregn6Lib.IGRColumnTitleCell pSender) { - _IGRDisplayViewerEvents_TitleCellDblClickEvent titlecelldblclickEvent = new _IGRDisplayViewerEvents_TitleCellDblClickEvent(pSender); - this.parent.RaiseOnTitleCellDblClick(this.parent, titlecelldblclickEvent); - } - - public virtual void ChartClickSeries(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - _IGRDisplayViewerEvents_ChartClickSeriesEvent chartclickseriesEvent = new _IGRDisplayViewerEvents_ChartClickSeriesEvent(pSender, seriesIndex, groupIndex); - this.parent.RaiseOnChartClickSeries(this.parent, chartclickseriesEvent); - } - - public virtual void ChartDblClickSeries(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - _IGRDisplayViewerEvents_ChartDblClickSeriesEvent chartdblclickseriesEvent = new _IGRDisplayViewerEvents_ChartDblClickSeriesEvent(pSender, seriesIndex, groupIndex); - this.parent.RaiseOnChartDblClickSeries(this.parent, chartdblclickseriesEvent); - } - - public virtual void ChartClickLegend(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - _IGRDisplayViewerEvents_ChartClickLegendEvent chartclicklegendEvent = new _IGRDisplayViewerEvents_ChartClickLegendEvent(pSender, seriesIndex, groupIndex); - this.parent.RaiseOnChartClickLegend(this.parent, chartclicklegendEvent); - } - - public virtual void ChartDblClickLegend(gregn6Lib.IGRChart pSender, int seriesIndex, int groupIndex) { - _IGRDisplayViewerEvents_ChartDblClickLegendEvent chartdblclicklegendEvent = new _IGRDisplayViewerEvents_ChartDblClickLegendEvent(pSender, seriesIndex, groupIndex); - this.parent.RaiseOnChartDblClickLegend(this.parent, chartdblclicklegendEvent); - } - - public virtual void ColumnLayoutChange() { - System.EventArgs columnlayoutchangeEvent = new System.EventArgs(); - this.parent.RaiseOnColumnLayoutChange(this.parent, columnlayoutchangeEvent); - } - - public virtual void SelectionCellChange(int oldRow, int oldCol) { - _IGRDisplayViewerEvents_SelectionCellChangeEvent selectioncellchangeEvent = new _IGRDisplayViewerEvents_SelectionCellChangeEvent(oldRow, oldCol); - this.parent.RaiseOnSelectionCellChange(this.parent, selectioncellchangeEvent); - } - - public virtual void StatusChange() { - System.EventArgs statuschangeEvent = new System.EventArgs(); - this.parent.RaiseOnStatusChange(this.parent, statuschangeEvent); - } - - public virtual void CloseButtonClick() { - System.EventArgs closebuttonclickEvent = new System.EventArgs(); - this.parent.RaiseOnCloseButtonClick(this.parent, closebuttonclickEvent); - } - - public virtual void CustomButtonClick(int btnID) { - _IGRDisplayViewerEvents_CustomButtonClickEvent custombuttonclickEvent = new _IGRDisplayViewerEvents_CustomButtonClickEvent(btnID); - this.parent.RaiseOnCustomButtonClick(this.parent, custombuttonclickEvent); - } - - public virtual void ToolbarCommandClick(gregn6Lib.GRToolControlType2 controlType) { - _IGRDisplayViewerEvents_ToolbarCommandClickEvent toolbarcommandclickEvent = new _IGRDisplayViewerEvents_ToolbarCommandClickEvent(controlType); - this.parent.RaiseOnToolbarCommandClick(this.parent, toolbarcommandclickEvent); - } - - public virtual void BatchFetchRecord() { - System.EventArgs batchfetchrecordEvent = new System.EventArgs(); - this.parent.RaiseOnBatchFetchRecord(this.parent, batchfetchrecordEvent); - } - } - - [System.Windows.Forms.AxHost.ClsidAttribute("{44cbb5de-5afb-4c3d-8f3f-0f70ca5372ad}")] - [System.ComponentModel.DesignTimeVisibleAttribute(true)] - public class AxGRPrintViewer : System.Windows.Forms.AxHost { - - private gregn6Lib.IGRPrintViewer ocx; - - private AxGRPrintViewerEventMulticaster eventMulticaster; - - private System.Windows.Forms.AxHost.ConnectionPointCookie cookie; - - public AxGRPrintViewer() : - base("44cbb5de-5afb-4c3d-8f3f-0f70ca5372ad") { - } - - [System.ComponentModel.Browsable(false)] - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(2)] - public virtual gregn6Lib.GridppReport Report { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Report", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Report; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Report", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.Report = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(1)] - public virtual int CurPageNo { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("CurPageNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.CurPageNo; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("CurPageNo", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.CurPageNo = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(4)] - public virtual int PageCount { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("PageCount", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.PageCount; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(5)] - public virtual bool Running { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Running", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Running; - } - } - - [System.ComponentModel.Browsable(false)] - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(6)] - public virtual bool DefaultToolbarCommand { - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("DefaultToolbarCommand", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.DefaultToolbarCommand = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(-504)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual gregn6Lib.GRViewerBorderStyle BorderStyle { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BorderStyle", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.BorderStyle; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("BorderStyle", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.BorderStyle = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(145)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual gregn6Lib.GRPreviewEditMode CtlEditMode { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("CtlEditMode", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.EditMode; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("CtlEditMode", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.EditMode = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(131)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int RowPages { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowPages", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.RowPages; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RowPages", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.RowPages = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(130)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int ColPages { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ColPages", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ColPages; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ColPages", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ColPages = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(132)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual int ZoomPercent { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomPercent", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ZoomPercent; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomPercent", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ZoomPercent = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(133)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual gregn6Lib.GRPrintViewMode ViewMode { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ViewMode", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ViewMode; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ViewMode", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ViewMode = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(134)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowRuler { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowRuler", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowRuler; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowRuler", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowRuler = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(135)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowToolbar { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowToolbar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowToolbar; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowToolbar", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowToolbar = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(136)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual gregn6Lib.GRPrintGenerateStyle GenerateStyle { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GenerateStyle", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.GenerateStyle; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GenerateStyle", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.GenerateStyle = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(137)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowMarginCorner { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowMarginCorner", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowMarginCorner; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowMarginCorner", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowMarginCorner = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(162)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool Searchable { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Searchable", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.Searchable; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Searchable", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.Searchable = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(143)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowBookmark { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowBookmark", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowBookmark; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowBookmark", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowBookmark = value; - } - } - - [System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)] - [System.Runtime.InteropServices.DispIdAttribute(146)] - [System.ComponentModel.Bindable(System.ComponentModel.BindableSupport.Yes)] - public virtual bool ShowPrintDlg { - get { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowPrintDlg", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertyGet); - } - return this.ocx.ShowPrintDlg; - } - set { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ShowPrintDlg", System.Windows.Forms.AxHost.ActiveXInvokeKind.PropertySet); - } - this.ocx.ShowPrintDlg = value; - } - } - - public event System.EventHandler ClickEvent; - - public event System.EventHandler DblClick; - - public event _IGRPrintViewerEvents_KeyDownEventHandler KeyDownEvent; - - public event _IGRPrintViewerEvents_KeyPressEventHandler KeyPressEvent; - - public event _IGRPrintViewerEvents_KeyUpEventHandler KeyUpEvent; - - public event _IGRPrintViewerEvents_MouseDownEventHandler MouseDownEvent; - - public event _IGRPrintViewerEvents_MouseUpEventHandler MouseUpEvent; - - public event _IGRPrintViewerEvents_MouseMoveEventHandler MouseMoveEvent; - - public event _IGRPrintViewerEvents_CurPageChangeEventHandler CurPageChange; - - public event System.EventHandler StatusChange; - - public event _IGRPrintViewerEvents_RulerClickEventHandler RulerClick; - - public event _IGRPrintViewerEvents_RulerDblClickEventHandler RulerDblClick; - - public event System.EventHandler PageClick; - - public event System.EventHandler PageDblClick; - - public event System.EventHandler CloseButtonClick; - - public event _IGRPrintViewerEvents_CustomButtonClickEventHandler CustomButtonClick; - - public event _IGRPrintViewerEvents_ToolbarCommandClickEventHandler ToolbarCommandClick; - - public virtual void NextPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("NextPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.NextPage(); - } - - public virtual void PriorPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("PriorPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.PriorPage(); - } - - public virtual void FirstPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("FirstPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.FirstPage(); - } - - public virtual void LastPage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("LastPage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.LastPage(); - } - - public virtual void Print(bool showPrintDialog) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Print", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Print(showPrintDialog); - } - - public virtual void Refresh() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Refresh", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Refresh(); - } - - public virtual void Start() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Start", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Start(); - } - - public virtual void Stop() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Stop", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.Stop(); - } - - public virtual void ZoomToHeight() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomToHeight", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ZoomToHeight(); - } - - public virtual void ZoomIn() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomIn", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ZoomIn(); - } - - public virtual void ZoomOut() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomOut", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ZoomOut(); - } - - public virtual void ZoomToFit() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomToFit", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ZoomToFit(); - } - - public virtual void ZoomToWidth() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ZoomToWidth", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ZoomToWidth(); - } - - public virtual void AddToolbarControl(gregn6Lib.GRToolControlType controlType) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AddToolbarControl", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.AddToolbarControl(controlType); - } - - public virtual void AddToolbarCustomButton(int btnID, string btnFileName, string tooltipText) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("AddToolbarCustomButton", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.AddToolbarCustomButton(btnID, btnFileName, tooltipText); - } - - public virtual void RemoveToolbarControl(gregn6Lib.GRToolControlType controlType) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("RemoveToolbarControl", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.RemoveToolbarControl(controlType); - } - - public virtual void ResetToolbarContent() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("ResetToolbarContent", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.ResetToolbarContent(); - } - - public virtual void UpdateToolbar() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateToolbar", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateToolbar(); - } - - public virtual bool LoadFromDocumentFile(string fileName) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("LoadFromDocumentFile", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.LoadFromDocumentFile(fileName))); - return returnValue; - } - - public virtual void QuickRefresh() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("QuickRefresh", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.QuickRefresh(); - } - - public virtual bool Search(string text, bool caseSensitive, bool wholeWord, bool toUp, bool fromSelection, bool showDlg, bool showMsg) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("Search", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.Search(text, caseSensitive, wholeWord, toUp, fromSelection, showDlg, showMsg))); - return returnValue; - } - - public virtual bool SearchAgain(bool showMsg) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SearchAgain", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.SearchAgain(showMsg))); - return returnValue; - } - - public virtual void DoToolbarCommand(gregn6Lib.GRToolControlType controlType) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("DoToolbarCommand", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.DoToolbarCommand(controlType); - } - - public virtual void UpdateLanguage() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateLanguage", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateLanguage(); - } - - public virtual void UpdateUI() { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("UpdateUI", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.UpdateUI(); - } - - public virtual bool GetOptionValue(gregn6Lib.GRPrintViewerOption option) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("GetOptionValue", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - bool returnValue = ((bool)(this.ocx.GetOptionValue(option))); - return returnValue; - } - - public virtual void SetOptionValue(gregn6Lib.GRPrintViewerOption option, bool newVal) { - if ((this.ocx == null)) { - throw new System.Windows.Forms.AxHost.InvalidActiveXStateException("SetOptionValue", System.Windows.Forms.AxHost.ActiveXInvokeKind.MethodInvoke); - } - this.ocx.SetOptionValue(option, newVal); - } - - protected override void CreateSink() { - try { - this.eventMulticaster = new AxGRPrintViewerEventMulticaster(this); - this.cookie = new System.Windows.Forms.AxHost.ConnectionPointCookie(this.ocx, this.eventMulticaster, typeof(gregn6Lib._IGRPrintViewerEvents)); - } - catch (System.Exception ) { - } - } - - protected override void DetachSink() { - try { - this.cookie.Disconnect(); - } - catch (System.Exception ) { - } - } - - protected override void AttachInterfaces() { - try { - this.ocx = ((gregn6Lib.IGRPrintViewer)(this.GetOcx())); - } - catch (System.Exception ) { - } - } - - internal void RaiseOnClickEvent(object sender, System.EventArgs e) { - if ((this.ClickEvent != null)) { - this.ClickEvent(sender, e); - } - } - - internal void RaiseOnDblClick(object sender, System.EventArgs e) { - if ((this.DblClick != null)) { - this.DblClick(sender, e); - } - } - - internal void RaiseOnKeyDownEvent(object sender, _IGRPrintViewerEvents_KeyDownEvent e) { - if ((this.KeyDownEvent != null)) { - this.KeyDownEvent(sender, e); - } - } - - internal void RaiseOnKeyPressEvent(object sender, _IGRPrintViewerEvents_KeyPressEvent e) { - if ((this.KeyPressEvent != null)) { - this.KeyPressEvent(sender, e); - } - } - - internal void RaiseOnKeyUpEvent(object sender, _IGRPrintViewerEvents_KeyUpEvent e) { - if ((this.KeyUpEvent != null)) { - this.KeyUpEvent(sender, e); - } - } - - internal void RaiseOnMouseDownEvent(object sender, _IGRPrintViewerEvents_MouseDownEvent e) { - if ((this.MouseDownEvent != null)) { - this.MouseDownEvent(sender, e); - } - } - - internal void RaiseOnMouseUpEvent(object sender, _IGRPrintViewerEvents_MouseUpEvent e) { - if ((this.MouseUpEvent != null)) { - this.MouseUpEvent(sender, e); - } - } - - internal void RaiseOnMouseMoveEvent(object sender, _IGRPrintViewerEvents_MouseMoveEvent e) { - if ((this.MouseMoveEvent != null)) { - this.MouseMoveEvent(sender, e); - } - } - - internal void RaiseOnCurPageChange(object sender, _IGRPrintViewerEvents_CurPageChangeEvent e) { - if ((this.CurPageChange != null)) { - this.CurPageChange(sender, e); - } - } - - internal void RaiseOnStatusChange(object sender, System.EventArgs e) { - if ((this.StatusChange != null)) { - this.StatusChange(sender, e); - } - } - - internal void RaiseOnRulerClick(object sender, _IGRPrintViewerEvents_RulerClickEvent e) { - if ((this.RulerClick != null)) { - this.RulerClick(sender, e); - } - } - - internal void RaiseOnRulerDblClick(object sender, _IGRPrintViewerEvents_RulerDblClickEvent e) { - if ((this.RulerDblClick != null)) { - this.RulerDblClick(sender, e); - } - } - - internal void RaiseOnPageClick(object sender, System.EventArgs e) { - if ((this.PageClick != null)) { - this.PageClick(sender, e); - } - } - - internal void RaiseOnPageDblClick(object sender, System.EventArgs e) { - if ((this.PageDblClick != null)) { - this.PageDblClick(sender, e); - } - } - - internal void RaiseOnCloseButtonClick(object sender, System.EventArgs e) { - if ((this.CloseButtonClick != null)) { - this.CloseButtonClick(sender, e); - } - } - - internal void RaiseOnCustomButtonClick(object sender, _IGRPrintViewerEvents_CustomButtonClickEvent e) { - if ((this.CustomButtonClick != null)) { - this.CustomButtonClick(sender, e); - } - } - - internal void RaiseOnToolbarCommandClick(object sender, _IGRPrintViewerEvents_ToolbarCommandClickEvent e) { - if ((this.ToolbarCommandClick != null)) { - this.ToolbarCommandClick(sender, e); - } - } - } - - public delegate void _IGRPrintViewerEvents_KeyDownEventHandler(object sender, _IGRPrintViewerEvents_KeyDownEvent e); - - public class _IGRPrintViewerEvents_KeyDownEvent { - - public gregn6Lib.GRShiftStates shift; - - public int key; - - public _IGRPrintViewerEvents_KeyDownEvent(gregn6Lib.GRShiftStates shift, int key) { - this.shift = shift; - this.key = key; - } - } - - public delegate void _IGRPrintViewerEvents_KeyPressEventHandler(object sender, _IGRPrintViewerEvents_KeyPressEvent e); - - public class _IGRPrintViewerEvents_KeyPressEvent { - - public sbyte key; - - public _IGRPrintViewerEvents_KeyPressEvent(sbyte key) { - this.key = key; - } - } - - public delegate void _IGRPrintViewerEvents_KeyUpEventHandler(object sender, _IGRPrintViewerEvents_KeyUpEvent e); - - public class _IGRPrintViewerEvents_KeyUpEvent { - - public gregn6Lib.GRShiftStates shift; - - public int key; - - public _IGRPrintViewerEvents_KeyUpEvent(gregn6Lib.GRShiftStates shift, int key) { - this.shift = shift; - this.key = key; - } - } - - public delegate void _IGRPrintViewerEvents_MouseDownEventHandler(object sender, _IGRPrintViewerEvents_MouseDownEvent e); - - public class _IGRPrintViewerEvents_MouseDownEvent { - - public gregn6Lib.GRMouseButton button; - - public gregn6Lib.GRShiftStates shift; - - public int xPos; - - public int yPos; - - public _IGRPrintViewerEvents_MouseDownEvent(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - this.button = button; - this.shift = shift; - this.xPos = xPos; - this.yPos = yPos; - } - } - - public delegate void _IGRPrintViewerEvents_MouseUpEventHandler(object sender, _IGRPrintViewerEvents_MouseUpEvent e); - - public class _IGRPrintViewerEvents_MouseUpEvent { - - public gregn6Lib.GRMouseButton button; - - public gregn6Lib.GRShiftStates shift; - - public int xPos; - - public int yPos; - - public _IGRPrintViewerEvents_MouseUpEvent(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - this.button = button; - this.shift = shift; - this.xPos = xPos; - this.yPos = yPos; - } - } - - public delegate void _IGRPrintViewerEvents_MouseMoveEventHandler(object sender, _IGRPrintViewerEvents_MouseMoveEvent e); - - public class _IGRPrintViewerEvents_MouseMoveEvent { - - public gregn6Lib.GRShiftStates shift; - - public int xPos; - - public int yPos; - - public _IGRPrintViewerEvents_MouseMoveEvent(gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - this.shift = shift; - this.xPos = xPos; - this.yPos = yPos; - } - } - - public delegate void _IGRPrintViewerEvents_CurPageChangeEventHandler(object sender, _IGRPrintViewerEvents_CurPageChangeEvent e); - - public class _IGRPrintViewerEvents_CurPageChangeEvent { - - public int newCurPageNo; - - public _IGRPrintViewerEvents_CurPageChangeEvent(int newCurPageNo) { - this.newCurPageNo = newCurPageNo; - } - } - - public delegate void _IGRPrintViewerEvents_RulerClickEventHandler(object sender, _IGRPrintViewerEvents_RulerClickEvent e); - - public class _IGRPrintViewerEvents_RulerClickEvent { - - public bool isHorzRuler; - - public _IGRPrintViewerEvents_RulerClickEvent(bool isHorzRuler) { - this.isHorzRuler = isHorzRuler; - } - } - - public delegate void _IGRPrintViewerEvents_RulerDblClickEventHandler(object sender, _IGRPrintViewerEvents_RulerDblClickEvent e); - - public class _IGRPrintViewerEvents_RulerDblClickEvent { - - public bool isHorzRuler; - - public _IGRPrintViewerEvents_RulerDblClickEvent(bool isHorzRuler) { - this.isHorzRuler = isHorzRuler; - } - } - - public delegate void _IGRPrintViewerEvents_CustomButtonClickEventHandler(object sender, _IGRPrintViewerEvents_CustomButtonClickEvent e); - - public class _IGRPrintViewerEvents_CustomButtonClickEvent { - - public int btnID; - - public _IGRPrintViewerEvents_CustomButtonClickEvent(int btnID) { - this.btnID = btnID; - } - } - - public delegate void _IGRPrintViewerEvents_ToolbarCommandClickEventHandler(object sender, _IGRPrintViewerEvents_ToolbarCommandClickEvent e); - - public class _IGRPrintViewerEvents_ToolbarCommandClickEvent { - - public gregn6Lib.GRToolControlType controlType; - - public _IGRPrintViewerEvents_ToolbarCommandClickEvent(gregn6Lib.GRToolControlType controlType) { - this.controlType = controlType; - } - } - - [System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)] - public class AxGRPrintViewerEventMulticaster : gregn6Lib._IGRPrintViewerEvents { - - private AxGRPrintViewer parent; - - public AxGRPrintViewerEventMulticaster(AxGRPrintViewer parent) { - this.parent = parent; - } - - public virtual void Click() { - System.EventArgs clickEvent = new System.EventArgs(); - this.parent.RaiseOnClickEvent(this.parent, clickEvent); - } - - public virtual void DblClick() { - System.EventArgs dblclickEvent = new System.EventArgs(); - this.parent.RaiseOnDblClick(this.parent, dblclickEvent); - } - - public virtual void KeyDown(gregn6Lib.GRShiftStates shift, int key) { - _IGRPrintViewerEvents_KeyDownEvent keydownEvent = new _IGRPrintViewerEvents_KeyDownEvent(shift, key); - this.parent.RaiseOnKeyDownEvent(this.parent, keydownEvent); - } - - public virtual void KeyPress(sbyte key) { - _IGRPrintViewerEvents_KeyPressEvent keypressEvent = new _IGRPrintViewerEvents_KeyPressEvent(key); - this.parent.RaiseOnKeyPressEvent(this.parent, keypressEvent); - } - - public virtual void KeyUp(gregn6Lib.GRShiftStates shift, int key) { - _IGRPrintViewerEvents_KeyUpEvent keyupEvent = new _IGRPrintViewerEvents_KeyUpEvent(shift, key); - this.parent.RaiseOnKeyUpEvent(this.parent, keyupEvent); - } - - public virtual void MouseDown(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - _IGRPrintViewerEvents_MouseDownEvent mousedownEvent = new _IGRPrintViewerEvents_MouseDownEvent(button, shift, xPos, yPos); - this.parent.RaiseOnMouseDownEvent(this.parent, mousedownEvent); - } - - public virtual void MouseUp(gregn6Lib.GRMouseButton button, gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - _IGRPrintViewerEvents_MouseUpEvent mouseupEvent = new _IGRPrintViewerEvents_MouseUpEvent(button, shift, xPos, yPos); - this.parent.RaiseOnMouseUpEvent(this.parent, mouseupEvent); - } - - public virtual void MouseMove(gregn6Lib.GRShiftStates shift, int xPos, int yPos) { - _IGRPrintViewerEvents_MouseMoveEvent mousemoveEvent = new _IGRPrintViewerEvents_MouseMoveEvent(shift, xPos, yPos); - this.parent.RaiseOnMouseMoveEvent(this.parent, mousemoveEvent); - } - - public virtual void CurPageChange(int newCurPageNo) { - _IGRPrintViewerEvents_CurPageChangeEvent curpagechangeEvent = new _IGRPrintViewerEvents_CurPageChangeEvent(newCurPageNo); - this.parent.RaiseOnCurPageChange(this.parent, curpagechangeEvent); - } - - public virtual void StatusChange() { - System.EventArgs statuschangeEvent = new System.EventArgs(); - this.parent.RaiseOnStatusChange(this.parent, statuschangeEvent); - } - - public virtual void RulerClick(bool isHorzRuler) { - _IGRPrintViewerEvents_RulerClickEvent rulerclickEvent = new _IGRPrintViewerEvents_RulerClickEvent(isHorzRuler); - this.parent.RaiseOnRulerClick(this.parent, rulerclickEvent); - } - - public virtual void RulerDblClick(bool isHorzRuler) { - _IGRPrintViewerEvents_RulerDblClickEvent rulerdblclickEvent = new _IGRPrintViewerEvents_RulerDblClickEvent(isHorzRuler); - this.parent.RaiseOnRulerDblClick(this.parent, rulerdblclickEvent); - } - - public virtual void PageClick() { - System.EventArgs pageclickEvent = new System.EventArgs(); - this.parent.RaiseOnPageClick(this.parent, pageclickEvent); - } - - public virtual void PageDblClick() { - System.EventArgs pagedblclickEvent = new System.EventArgs(); - this.parent.RaiseOnPageDblClick(this.parent, pagedblclickEvent); - } - - public virtual void CloseButtonClick() { - System.EventArgs closebuttonclickEvent = new System.EventArgs(); - this.parent.RaiseOnCloseButtonClick(this.parent, closebuttonclickEvent); - } - - public virtual void CustomButtonClick(int btnID) { - _IGRPrintViewerEvents_CustomButtonClickEvent custombuttonclickEvent = new _IGRPrintViewerEvents_CustomButtonClickEvent(btnID); - this.parent.RaiseOnCustomButtonClick(this.parent, custombuttonclickEvent); - } - - public virtual void ToolbarCommandClick(gregn6Lib.GRToolControlType controlType) { - _IGRPrintViewerEvents_ToolbarCommandClickEvent toolbarcommandclickEvent = new _IGRPrintViewerEvents_ToolbarCommandClickEvent(controlType); - this.parent.RaiseOnToolbarCommandClick(this.parent, toolbarcommandclickEvent); - } - } -} diff --git a/BLL/obj/x86/Release/AxInterop.gregn6Lib.dll b/BLL/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 41762a7..0000000 --- a/BLL/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/BLL/obj/x86/Release/BLL.csproj.ResolveComReference.cache b/BLL/obj/x86/Release/BLL.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/BLL/obj/x86/Release/BLL.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/BLL/obj/x86/Release/Interop.gregn6Lib.dll b/BLL/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 4dbae6d..0000000 --- a/BLL/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/BLL/obj/x86/Release/gregn6Lib.dll b/BLL/obj/x86/Release/gregn6Lib.dll deleted file mode 100644 index 7e7c316..0000000 --- a/BLL/obj/x86/Release/gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/BaseSet/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/BaseSet/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/BaseSet/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/BaseSet/obj/x86/Release/AxInterop.gregn6Lib.dll b/BaseSet/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 413b623..0000000 --- a/BaseSet/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/BaseSet/obj/x86/Release/BaseSet.csproj.ResolveComReference.cache b/BaseSet/obj/x86/Release/BaseSet.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/BaseSet/obj/x86/Release/BaseSet.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/BaseSet/obj/x86/Release/Interop.gregn6Lib.dll b/BaseSet/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index cb13321..0000000 --- a/BaseSet/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git "a/BaseSet/\345\205\254\347\224\250\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_StockPlace.cs" "b/BaseSet/\345\205\254\347\224\250\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_StockPlace.cs" index f119294..8ef31c9 100644 --- "a/BaseSet/\345\205\254\347\224\250\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_StockPlace.cs" +++ "b/BaseSet/\345\205\254\347\224\250\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_StockPlace.cs" @@ -597,9 +597,9 @@ { try { - Report.FieldByName("浠撲綅浠g爜").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅浠g爜")].Value.ToString(); - Report.FieldByName("浠撲綅鍚嶇О").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅鍚嶇О")].Value.ToString(); - Report.FieldByName("鏉$爜缂栧彿").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("鏉$爜缂栧彿")].Value.ToString(); + //Report.FieldByName("浠撲綅浠g爜").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅浠g爜")].Value.ToString(); + //Report.FieldByName("浠撲綅鍚嶇О").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("浠撲綅鍚嶇О")].Value.ToString(); + //Report.FieldByName("鏉$爜缂栧彿").AsString = grdMain.Rows[CurRows].Cells[Fun_GetCol("鏉$爜缂栧彿")].Value.ToString(); } catch (Exception e) { diff --git a/DAL/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/DAL/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/DAL/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/DAL/obj/x86/Release/DAL.csproj.ResolveComReference.cache b/DAL/obj/x86/Release/DAL.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/DAL/obj/x86/Release/DAL.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/DBUtility/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/DBUtility/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/DBUtility/obj/Release/DBUtility.FrmSelectDate.resources b/DBUtility/obj/Release/DBUtility.FrmSelectDate.resources deleted file mode 100644 index 06c24d0..0000000 --- a/DBUtility/obj/Release/DBUtility.FrmSelectDate.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Gy_UserSelect.resources b/DBUtility/obj/Release/DBUtility.Gy_UserSelect.resources deleted file mode 100644 index a123754..0000000 --- a/DBUtility/obj/Release/DBUtility.Gy_UserSelect.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_BillCheckFlowStatusNow.resources b/DBUtility/obj/Release/DBUtility.Xt_BillCheckFlowStatusNow.resources deleted file mode 100644 index 06c24d0..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_BillCheckFlowStatusNow.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_BillType.resources b/DBUtility/obj/Release/DBUtility.Xt_BillType.resources deleted file mode 100644 index 4e0d7a1..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_BillType.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_CheckFlow.resources b/DBUtility/obj/Release/DBUtility.Xt_CheckFlow.resources deleted file mode 100644 index eed8fed..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_CheckFlow.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_CheckFlowList.resources b/DBUtility/obj/Release/DBUtility.Xt_CheckFlowList.resources deleted file mode 100644 index bd0c9a1..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_CheckFlowList.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_CheckItem.resources b/DBUtility/obj/Release/DBUtility.Xt_CheckItem.resources deleted file mode 100644 index 3054b1f..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_CheckItem.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_CheckUserRight.resources b/DBUtility/obj/Release/DBUtility.Xt_CheckUserRight.resources deleted file mode 100644 index 7f747dc..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_CheckUserRight.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_ProcessWait.resources b/DBUtility/obj/Release/DBUtility.Xt_ProcessWait.resources deleted file mode 100644 index 6555d82..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_ProcessWait.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.Xt_Wait.resources b/DBUtility/obj/Release/DBUtility.Xt_Wait.resources deleted file mode 100644 index 06c24d0..0000000 --- a/DBUtility/obj/Release/DBUtility.Xt_Wait.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.csproj.GenerateResource.Cache b/DBUtility/obj/Release/DBUtility.csproj.GenerateResource.Cache deleted file mode 100644 index 873f3b5..0000000 --- a/DBUtility/obj/Release/DBUtility.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.csproj.ResolveComReference.cache b/DBUtility/obj/Release/DBUtility.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/DBUtility/obj/Release/DBUtility.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.dll b/DBUtility/obj/Release/DBUtility.dll deleted file mode 100644 index cefc8d8..0000000 --- a/DBUtility/obj/Release/DBUtility.dll +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.frmBillQueryCondition_New.resources b/DBUtility/obj/Release/DBUtility.frmBillQueryCondition_New.resources deleted file mode 100644 index 06c24d0..0000000 --- a/DBUtility/obj/Release/DBUtility.frmBillQueryCondition_New.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.frm_B_BillQueryCondition_New.resources b/DBUtility/obj/Release/DBUtility.frm_B_BillQueryCondition_New.resources deleted file mode 100644 index 06c24d0..0000000 --- a/DBUtility/obj/Release/DBUtility.frm_B_BillQueryCondition_New.resources +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/DBUtility.pdb b/DBUtility/obj/Release/DBUtility.pdb deleted file mode 100644 index f43463e..0000000 --- a/DBUtility/obj/Release/DBUtility.pdb +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/ResolveAssemblyReference.cache b/DBUtility/obj/Release/ResolveAssemblyReference.cache deleted file mode 100644 index 77f56cc..0000000 --- a/DBUtility/obj/Release/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/DBUtility/obj/Release/build.force b/DBUtility/obj/Release/build.force deleted file mode 100644 index e69de29..0000000 --- a/DBUtility/obj/Release/build.force +++ /dev/null diff --git a/DBUtility/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/DBUtility/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/DBUtility/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/DBUtility/obj/x86/Release/DBUtility.csproj.ResolveComReference.cache b/DBUtility/obj/x86/Release/DBUtility.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/DBUtility/obj/x86/Release/DBUtility.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/DBUtility/obj/x86/Release/build.force b/DBUtility/obj/x86/Release/build.force deleted file mode 100644 index e69de29..0000000 --- a/DBUtility/obj/x86/Release/build.force +++ /dev/null diff --git a/EAM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/EAM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/EAM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/EAM/obj/Release/AxInterop.gregn6Lib.dll b/EAM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index be6a5a2..0000000 --- a/EAM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/EAM/obj/Release/EAM.csproj.ResolveComReference.cache b/EAM/obj/Release/EAM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/EAM/obj/Release/EAM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/EAM/obj/Release/Interop.gregn6Lib.dll b/EAM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 720b8e4..0000000 --- a/EAM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/EAM/obj/Release/gregn6Lib.dll b/EAM/obj/Release/gregn6Lib.dll deleted file mode 100644 index 91254f4..0000000 --- a/EAM/obj/Release/gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/Kanban/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/Kanban/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/Kanban/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/Kanban/obj/Release/AxInterop.gregn6Lib.dll b/Kanban/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 3f7b563..0000000 --- a/Kanban/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/Kanban/obj/Release/Interop.gregn6Lib.dll b/Kanban/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 495482b..0000000 --- a/Kanban/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/Kanban/obj/Release/Kanban.csproj.ResolveComReference.cache b/Kanban/obj/Release/Kanban.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/Kanban/obj/Release/Kanban.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/Kanban/obj/Release/Kanban.csprojAssemblyReference.cache b/Kanban/obj/Release/Kanban.csprojAssemblyReference.cache deleted file mode 100644 index 4a4e92f..0000000 --- a/Kanban/obj/Release/Kanban.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/KanbanBoard/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/KanbanBoard/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/KanbanBoard/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/KanbanBoard/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 4abaeb1..0000000 --- a/KanbanBoard/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/KanbanBoard.Frm_MESSetIni.resources b/KanbanBoard/obj/Debug/KanbanBoard.Frm_MESSetIni.resources deleted file mode 100644 index bf344ca..0000000 --- a/KanbanBoard/obj/Debug/KanbanBoard.Frm_MESSetIni.resources +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/KanbanBoard.MESMain.resources b/KanbanBoard/obj/Debug/KanbanBoard.MESMain.resources deleted file mode 100644 index ae7bd65..0000000 --- a/KanbanBoard/obj/Debug/KanbanBoard.MESMain.resources +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/KanbanBoard.Properties.Resources.resources b/KanbanBoard/obj/Debug/KanbanBoard.Properties.Resources.resources deleted file mode 100644 index 06c24d0..0000000 --- a/KanbanBoard/obj/Debug/KanbanBoard.Properties.Resources.resources +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/KanbanBoard.csproj.GenerateResource.Cache b/KanbanBoard/obj/Debug/KanbanBoard.csproj.GenerateResource.Cache deleted file mode 100644 index 4566de1..0000000 --- a/KanbanBoard/obj/Debug/KanbanBoard.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/KanbanBoard.csprojAssemblyReference.cache b/KanbanBoard/obj/Debug/KanbanBoard.csprojAssemblyReference.cache deleted file mode 100644 index 26de2dc..0000000 --- a/KanbanBoard/obj/Debug/KanbanBoard.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/ResolveAssemblyReference.cache b/KanbanBoard/obj/Debug/ResolveAssemblyReference.cache deleted file mode 100644 index 8c40de8..0000000 --- a/KanbanBoard/obj/Debug/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/KanbanBoard/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 661d874..0000000 --- a/KanbanBoard/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll +++ /dev/null Binary files differ diff --git a/KanbanBoard/obj/Debug/build.force b/KanbanBoard/obj/Debug/build.force deleted file mode 100644 index e69de29..0000000 --- a/KanbanBoard/obj/Debug/build.force +++ /dev/null diff --git a/KanbanBoard/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/KanbanBoard/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/KanbanBoard/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/KanbanBoard/obj/Release/KanbanBoard.csprojAssemblyReference.cache b/KanbanBoard/obj/Release/KanbanBoard.csprojAssemblyReference.cache deleted file mode 100644 index 1d3545b..0000000 --- a/KanbanBoard/obj/Release/KanbanBoard.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/LMES/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/LMES/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/LMES/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/LMES/obj/Release/LMES.csprojAssemblyReference.cache b/LMES/obj/Release/LMES.csprojAssemblyReference.cache deleted file mode 100644 index 4be87d4..0000000 --- a/LMES/obj/Release/LMES.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/MES/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MES/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/MES/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/MES/obj/Release/AxInterop.gregn6Lib.dll b/MES/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 67cf3ea..0000000 --- a/MES/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/MES/obj/Release/Interop.gregn6Lib.dll b/MES/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 3014873..0000000 --- a/MES/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/MES/obj/Release/MES.csproj.ResolveComReference.cache b/MES/obj/Release/MES.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/MES/obj/Release/MES.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/MES/obj/Release/MES.csprojAssemblyReference.cache b/MES/obj/Release/MES.csprojAssemblyReference.cache deleted file mode 100644 index 1418e22..0000000 --- a/MES/obj/Release/MES.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/MES/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MES/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/MES/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/MES/obj/x86/Release/AxInterop.gregn6Lib.dll b/MES/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 2d82cf4..0000000 --- a/MES/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/MES/obj/x86/Release/Interop.gregn6Lib.dll b/MES/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index ffebdf3..0000000 --- a/MES/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/MES/obj/x86/Release/MES.csproj.ResolveComReference.cache b/MES/obj/x86/Release/MES.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/MES/obj/x86/Release/MES.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/MoveForm/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MoveForm/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/MoveForm/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/MoveForm/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/MoveForm/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index cbcce26..0000000 --- a/MoveForm/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ /dev/null Binary files differ diff --git a/MoveForm/obj/Debug/MoveForm.csprojAssemblyReference.cache b/MoveForm/obj/Debug/MoveForm.csprojAssemblyReference.cache deleted file mode 100644 index 5c2c9a1..0000000 --- a/MoveForm/obj/Debug/MoveForm.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/MoveForm/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MoveForm/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/MoveForm/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/MoveForm/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/MoveForm/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/MoveForm/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/MoveForm/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/MoveForm/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index d4f3b18..0000000 --- a/MoveForm/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ /dev/null Binary files differ diff --git a/MoveForm/obj/x86/Debug/MoveForm.csprojAssemblyReference.cache b/MoveForm/obj/x86/Debug/MoveForm.csprojAssemblyReference.cache deleted file mode 100644 index 1c711ae..0000000 --- a/MoveForm/obj/x86/Debug/MoveForm.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/OAM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/OAM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/OAM/obj/Release/AxInterop.gregn6Lib.dll b/OAM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index f0f9ec8..0000000 --- a/OAM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/AxInterop.grproLib.dll b/OAM/obj/Release/AxInterop.grproLib.dll deleted file mode 100644 index b6bbfb4..0000000 --- a/OAM/obj/Release/AxInterop.grproLib.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/Interop.gregn6Lib.dll b/OAM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index c428e41..0000000 --- a/OAM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/Interop.grproLib.dll b/OAM/obj/Release/Interop.grproLib.dll deleted file mode 100644 index 2a63f32..0000000 --- a/OAM/obj/Release/Interop.grproLib.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_ComFileBill.resources b/OAM/obj/Release/OAM.OA_ComFileBill.resources deleted file mode 100644 index 49ae48f..0000000 --- a/OAM/obj/Release/OAM.OA_ComFileBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_ComFileBillList.resources b/OAM/obj/Release/OAM.OA_ComFileBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_ComFileBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_EmpMessageBill.resources b/OAM/obj/Release/OAM.OA_EmpMessageBill.resources deleted file mode 100644 index 1f73604..0000000 --- a/OAM/obj/Release/OAM.OA_EmpMessageBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_EmpMessageBillList.resources b/OAM/obj/Release/OAM.OA_EmpMessageBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_EmpMessageBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_EmpMinMessage.resources b/OAM/obj/Release/OAM.OA_EmpMinMessage.resources deleted file mode 100644 index 1f73604..0000000 --- a/OAM/obj/Release/OAM.OA_EmpMinMessage.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_EmpMinMessageList.resources b/OAM/obj/Release/OAM.OA_EmpMinMessageList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_EmpMinMessageList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_ErrMsgBackBill.resources b/OAM/obj/Release/OAM.OA_ErrMsgBackBill.resources deleted file mode 100644 index 346b908..0000000 --- a/OAM/obj/Release/OAM.OA_ErrMsgBackBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_ErrMsgBackBillList.resources b/OAM/obj/Release/OAM.OA_ErrMsgBackBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_ErrMsgBackBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_FileChangeRequestBill.resources b/OAM/obj/Release/OAM.OA_FileChangeRequestBill.resources deleted file mode 100644 index e71e59c..0000000 --- a/OAM/obj/Release/OAM.OA_FileChangeRequestBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_FileChangeRequestBillList.resources b/OAM/obj/Release/OAM.OA_FileChangeRequestBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_FileChangeRequestBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_InformBill.resources b/OAM/obj/Release/OAM.OA_InformBill.resources deleted file mode 100644 index 49ae48f..0000000 --- a/OAM/obj/Release/OAM.OA_InformBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_InformBillList.resources b/OAM/obj/Release/OAM.OA_InformBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_InformBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_Knowledge.resources b/OAM/obj/Release/OAM.OA_Knowledge.resources deleted file mode 100644 index c69ee8f..0000000 --- a/OAM/obj/Release/OAM.OA_Knowledge.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_KnowledgeList.resources b/OAM/obj/Release/OAM.OA_KnowledgeList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_KnowledgeList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_ManagerEmail.resources b/OAM/obj/Release/OAM.OA_ManagerEmail.resources deleted file mode 100644 index 925652c..0000000 --- a/OAM/obj/Release/OAM.OA_ManagerEmail.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_ManagerEmailList.resources b/OAM/obj/Release/OAM.OA_ManagerEmailList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_ManagerEmailList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_MeetNotifyBill.resources b/OAM/obj/Release/OAM.OA_MeetNotifyBill.resources deleted file mode 100644 index 2aecc65..0000000 --- a/OAM/obj/Release/OAM.OA_MeetNotifyBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_MeetNotifyBillList.resources b/OAM/obj/Release/OAM.OA_MeetNotifyBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/OAM/obj/Release/OAM.OA_MeetNotifyBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_New.resources b/OAM/obj/Release/OAM.OA_New.resources deleted file mode 100644 index c69ee8f..0000000 --- a/OAM/obj/Release/OAM.OA_New.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_NewList.resources b/OAM/obj/Release/OAM.OA_NewList.resources deleted file mode 100644 index ddf04c4..0000000 --- a/OAM/obj/Release/OAM.OA_NewList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_WorkLinkBill.resources b/OAM/obj/Release/OAM.OA_WorkLinkBill.resources deleted file mode 100644 index 137d37c..0000000 --- a/OAM/obj/Release/OAM.OA_WorkLinkBill.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_WorkLinkBillList.resources b/OAM/obj/Release/OAM.OA_WorkLinkBillList.resources deleted file mode 100644 index 5bdf98a..0000000 --- a/OAM/obj/Release/OAM.OA_WorkLinkBillList.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_WorkLinkBillReport.resources b/OAM/obj/Release/OAM.OA_WorkLinkBillReport.resources deleted file mode 100644 index c7c71dd..0000000 --- a/OAM/obj/Release/OAM.OA_WorkLinkBillReport.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_WorkLinkBillReportDlg.resources b/OAM/obj/Release/OAM.OA_WorkLinkBillReportDlg.resources deleted file mode 100644 index 6cc7186..0000000 --- a/OAM/obj/Release/OAM.OA_WorkLinkBillReportDlg.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.OA_WorkLinkBill_BackMsg.resources b/OAM/obj/Release/OAM.OA_WorkLinkBill_BackMsg.resources deleted file mode 100644 index f1daa6d..0000000 --- a/OAM/obj/Release/OAM.OA_WorkLinkBill_BackMsg.resources +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.csproj.GenerateResource.Cache b/OAM/obj/Release/OAM.csproj.GenerateResource.Cache deleted file mode 100644 index 66fe8b5..0000000 --- a/OAM/obj/Release/OAM.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.csproj.ResolveComReference.cache b/OAM/obj/Release/OAM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/OAM/obj/Release/OAM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.csprojAssemblyReference.cache b/OAM/obj/Release/OAM.csprojAssemblyReference.cache deleted file mode 100644 index 078ae41..0000000 --- a/OAM/obj/Release/OAM.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.dll b/OAM/obj/Release/OAM.dll deleted file mode 100644 index 5fabd55..0000000 --- a/OAM/obj/Release/OAM.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/OAM.pdb b/OAM/obj/Release/OAM.pdb deleted file mode 100644 index ed14e13..0000000 --- a/OAM/obj/Release/OAM.pdb +++ /dev/null Binary files differ diff --git a/OAM/obj/Release/ResolveAssemblyReference.cache b/OAM/obj/Release/ResolveAssemblyReference.cache deleted file mode 100644 index b1e6022..0000000 --- a/OAM/obj/Release/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/OAM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/OAM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/OAM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/OAM/obj/x86/Release/AxInterop.gregn6Lib.dll b/OAM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index b13869e..0000000 --- a/OAM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/x86/Release/Interop.gregn6Lib.dll b/OAM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index e595dd9..0000000 --- a/OAM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/OAM/obj/x86/Release/OAM.csproj.ResolveComReference.cache b/OAM/obj/x86/Release/OAM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/OAM/obj/x86/Release/OAM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/PlanM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/PlanM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/PlanM/obj/Release/AxInterop.gregn6Lib.dll b/PlanM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 2ab94f8..0000000 --- a/PlanM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/AxInterop.grproLib.dll b/PlanM/obj/Release/AxInterop.grproLib.dll deleted file mode 100644 index 8ff2e5c..0000000 --- a/PlanM/obj/Release/AxInterop.grproLib.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/Interop.gregn6Lib.dll b/PlanM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 2153dac..0000000 --- a/PlanM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/Interop.grproLib.dll b/PlanM/obj/Release/Interop.grproLib.dll deleted file mode 100644 index b87f39c..0000000 --- a/PlanM/obj/Release/Interop.grproLib.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Gy_ICBomBill.resources b/PlanM/obj/Release/PlanM.Gy_ICBomBill.resources deleted file mode 100644 index 3bdb8cf..0000000 --- a/PlanM/obj/Release/PlanM.Gy_ICBomBill.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Gy_ICBomBillList.resources b/PlanM/obj/Release/PlanM.Gy_ICBomBillList.resources deleted file mode 100644 index cafddfa..0000000 --- a/PlanM/obj/Release/PlanM.Gy_ICBomBillList.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Gy_ICBomBillList_K3.resources b/PlanM/obj/Release/PlanM.Gy_ICBomBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/PlanM/obj/Release/PlanM.Gy_ICBomBillList_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Gy_ICBomBill_K3.resources b/PlanM/obj/Release/PlanM.Gy_ICBomBill_K3.resources deleted file mode 100644 index 3bdb8cf..0000000 --- a/PlanM/obj/Release/PlanM.Gy_ICBomBill_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Gy_RoutingBill.resources b/PlanM/obj/Release/PlanM.Gy_RoutingBill.resources deleted file mode 100644 index a41ee56..0000000 --- a/PlanM/obj/Release/PlanM.Gy_RoutingBill.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Gy_RoutingBillList.resources b/PlanM/obj/Release/PlanM.Gy_RoutingBillList.resources deleted file mode 100644 index cafddfa..0000000 --- a/PlanM/obj/Release/PlanM.Gy_RoutingBillList.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Sc_ICBomBillMuiList_K3.resources b/PlanM/obj/Release/PlanM.Sc_ICBomBillMuiList_K3.resources deleted file mode 100644 index a753dd6..0000000 --- a/PlanM/obj/Release/PlanM.Sc_ICBomBillMuiList_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Sc_ICMrpResultBillList_K3.resources b/PlanM/obj/Release/PlanM.Sc_ICMrpResultBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/PlanM/obj/Release/PlanM.Sc_ICMrpResultBillList_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Sc_ICMrpResultBill_K3.resources b/PlanM/obj/Release/PlanM.Sc_ICMrpResultBill_K3.resources deleted file mode 100644 index 678984d..0000000 --- a/PlanM/obj/Release/PlanM.Sc_ICMrpResultBill_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Sc_PPOrderBillList_K3.resources b/PlanM/obj/Release/PlanM.Sc_PPOrderBillList_K3.resources deleted file mode 100644 index 6fcfc3b..0000000 --- a/PlanM/obj/Release/PlanM.Sc_PPOrderBillList_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Sc_PPOrderBill_K3.resources b/PlanM/obj/Release/PlanM.Sc_PPOrderBill_K3.resources deleted file mode 100644 index 298d7a3..0000000 --- a/PlanM/obj/Release/PlanM.Sc_PPOrderBill_K3.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.Sc_PPOrderBill_K3_Extend.resources b/PlanM/obj/Release/PlanM.Sc_PPOrderBill_K3_Extend.resources deleted file mode 100644 index 06c24d0..0000000 --- a/PlanM/obj/Release/PlanM.Sc_PPOrderBill_K3_Extend.resources +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.csproj.GenerateResource.Cache b/PlanM/obj/Release/PlanM.csproj.GenerateResource.Cache deleted file mode 100644 index acd58f9..0000000 --- a/PlanM/obj/Release/PlanM.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.csproj.ResolveComReference.cache b/PlanM/obj/Release/PlanM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/PlanM/obj/Release/PlanM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.dll b/PlanM/obj/Release/PlanM.dll deleted file mode 100644 index 8e59ab3..0000000 --- a/PlanM/obj/Release/PlanM.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/Release/PlanM.pdb b/PlanM/obj/Release/PlanM.pdb deleted file mode 100644 index b37f06a..0000000 --- a/PlanM/obj/Release/PlanM.pdb +++ /dev/null Binary files differ diff --git a/PlanM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/PlanM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/PlanM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/PlanM/obj/x86/Release/AxInterop.gregn6Lib.dll b/PlanM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 9a3a5bf..0000000 --- a/PlanM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/x86/Release/Interop.gregn6Lib.dll b/PlanM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index b6a4f18..0000000 --- a/PlanM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/PlanM/obj/x86/Release/PlanM.csproj.ResolveComReference.cache b/PlanM/obj/x86/Release/PlanM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/PlanM/obj/x86/Release/PlanM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/ProM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/ProM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/ProM/obj/Release/AxInterop.grdes6Lib.dll b/ProM/obj/Release/AxInterop.grdes6Lib.dll deleted file mode 100644 index eed402e..0000000 --- a/ProM/obj/Release/AxInterop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/AxInterop.grdesLib.dll b/ProM/obj/Release/AxInterop.grdesLib.dll deleted file mode 100644 index e9c1523..0000000 --- a/ProM/obj/Release/AxInterop.grdesLib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/AxInterop.gregn6Lib.dll b/ProM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index a0883ef..0000000 --- a/ProM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/AxInterop.grproLib.dll b/ProM/obj/Release/AxInterop.grproLib.dll deleted file mode 100644 index 2f56890..0000000 --- a/ProM/obj/Release/AxInterop.grproLib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/Interop.grdes6Lib.dll b/ProM/obj/Release/Interop.grdes6Lib.dll deleted file mode 100644 index 971e355..0000000 --- a/ProM/obj/Release/Interop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/Interop.grdesLib.dll b/ProM/obj/Release/Interop.grdesLib.dll deleted file mode 100644 index 5f45155..0000000 --- a/ProM/obj/Release/Interop.grdesLib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/Interop.gregn6Lib.dll b/ProM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 2fc1518..0000000 --- a/ProM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/Interop.grproLib.dll b/ProM/obj/Release/Interop.grproLib.dll deleted file mode 100644 index 1f7872d..0000000 --- a/ProM/obj/Release/Interop.grproLib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgDetailReport.resources b/ProM/obj/Release/ProM.Cg_CgDetailReport.resources deleted file mode 100644 index a017d46..0000000 --- a/ProM/obj/Release/ProM.Cg_CgDetailReport.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgDetailReportDlg.resources b/ProM/obj/Release/ProM.Cg_CgDetailReportDlg.resources deleted file mode 100644 index 848b833..0000000 --- a/ProM/obj/Release/ProM.Cg_CgDetailReportDlg.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgPOOrderBillList.resources b/ProM/obj/Release/ProM.Cg_CgPOOrderBillList.resources deleted file mode 100644 index a017d46..0000000 --- a/ProM/obj/Release/ProM.Cg_CgPOOrderBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgPOOrderBillListDlg.resources b/ProM/obj/Release/ProM.Cg_CgPOOrderBillListDlg.resources deleted file mode 100644 index f908cdf..0000000 --- a/ProM/obj/Release/ProM.Cg_CgPOOrderBillListDlg.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgPOOrderProcReport.resources b/ProM/obj/Release/ProM.Cg_CgPOOrderProcReport.resources deleted file mode 100644 index a017d46..0000000 --- a/ProM/obj/Release/ProM.Cg_CgPOOrderProcReport.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgPOOrderProcReportDlg.resources b/ProM/obj/Release/ProM.Cg_CgPOOrderProcReportDlg.resources deleted file mode 100644 index f908cdf..0000000 --- a/ProM/obj/Release/ProM.Cg_CgPOOrderProcReportDlg.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgPriceAnalyseReport.resources b/ProM/obj/Release/ProM.Cg_CgPriceAnalyseReport.resources deleted file mode 100644 index 0488472..0000000 --- a/ProM/obj/Release/ProM.Cg_CgPriceAnalyseReport.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgPriceAnalyseReportDlg.resources b/ProM/obj/Release/ProM.Cg_CgPriceAnalyseReportDlg.resources deleted file mode 100644 index 8030cf9..0000000 --- a/ProM/obj/Release/ProM.Cg_CgPriceAnalyseReportDlg.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgSumReport.resources b/ProM/obj/Release/ProM.Cg_CgSumReport.resources deleted file mode 100644 index 0488472..0000000 --- a/ProM/obj/Release/ProM.Cg_CgSumReport.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_CgSumReportDlg.resources b/ProM/obj/Release/ProM.Cg_CgSumReportDlg.resources deleted file mode 100644 index f908cdf..0000000 --- a/ProM/obj/Release/ProM.Cg_CgSumReportDlg.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_ContractBill.resources b/ProM/obj/Release/ProM.Cg_ContractBill.resources deleted file mode 100644 index 0e4c2eb..0000000 --- a/ProM/obj/Release/ProM.Cg_ContractBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_ContractBillList.resources b/ProM/obj/Release/ProM.Cg_ContractBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/ProM/obj/Release/ProM.Cg_ContractBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_InvoiceBill.resources b/ProM/obj/Release/ProM.Cg_InvoiceBill.resources deleted file mode 100644 index 4cefada..0000000 --- a/ProM/obj/Release/ProM.Cg_InvoiceBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_InvoiceBillList.resources b/ProM/obj/Release/ProM.Cg_InvoiceBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/ProM/obj/Release/ProM.Cg_InvoiceBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_InvoiceSpecBill.resources b/ProM/obj/Release/ProM.Cg_InvoiceSpecBill.resources deleted file mode 100644 index 4cefada..0000000 --- a/ProM/obj/Release/ProM.Cg_InvoiceSpecBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_InvoiceSpecBillList.resources b/ProM/obj/Release/ProM.Cg_InvoiceSpecBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/ProM/obj/Release/ProM.Cg_InvoiceSpecBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POInStockBackBill.resources b/ProM/obj/Release/ProM.Cg_POInStockBackBill.resources deleted file mode 100644 index a792b56..0000000 --- a/ProM/obj/Release/ProM.Cg_POInStockBackBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POInStockBackBillList.resources b/ProM/obj/Release/ProM.Cg_POInStockBackBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/ProM/obj/Release/ProM.Cg_POInStockBackBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POInStockBill.resources b/ProM/obj/Release/ProM.Cg_POInStockBill.resources deleted file mode 100644 index e588096..0000000 --- a/ProM/obj/Release/ProM.Cg_POInStockBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POInStockBillList.resources b/ProM/obj/Release/ProM.Cg_POInStockBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/ProM/obj/Release/ProM.Cg_POInStockBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POOrderBill.resources b/ProM/obj/Release/ProM.Cg_POOrderBill.resources deleted file mode 100644 index da2e4f9..0000000 --- a/ProM/obj/Release/ProM.Cg_POOrderBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POOrderBillList.resources b/ProM/obj/Release/ProM.Cg_POOrderBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/ProM/obj/Release/ProM.Cg_POOrderBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POOrderBillList_K3.resources b/ProM/obj/Release/ProM.Cg_POOrderBillList_K3.resources deleted file mode 100644 index 2fe6b1a..0000000 --- a/ProM/obj/Release/ProM.Cg_POOrderBillList_K3.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_POOrderBill_K3.resources b/ProM/obj/Release/ProM.Cg_POOrderBill_K3.resources deleted file mode 100644 index c161e2c..0000000 --- a/ProM/obj/Release/ProM.Cg_POOrderBill_K3.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_PORequestBill.resources b/ProM/obj/Release/ProM.Cg_PORequestBill.resources deleted file mode 100644 index c623768..0000000 --- a/ProM/obj/Release/ProM.Cg_PORequestBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_PORequestBillList.resources b/ProM/obj/Release/ProM.Cg_PORequestBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/ProM/obj/Release/ProM.Cg_PORequestBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_PORequestBillList_K3.resources b/ProM/obj/Release/ProM.Cg_PORequestBillList_K3.resources deleted file mode 100644 index 7a2e9d8..0000000 --- a/ProM/obj/Release/ProM.Cg_PORequestBillList_K3.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_PORequestBill_K3.resources b/ProM/obj/Release/ProM.Cg_PORequestBill_K3.resources deleted file mode 100644 index fdbf352..0000000 --- a/ProM/obj/Release/ProM.Cg_PORequestBill_K3.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_PORequestPriceBill.resources b/ProM/obj/Release/ProM.Cg_PORequestPriceBill.resources deleted file mode 100644 index fb52e2f..0000000 --- a/ProM/obj/Release/ProM.Cg_PORequestPriceBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_PORequestPriceBillList.resources b/ProM/obj/Release/ProM.Cg_PORequestPriceBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/ProM/obj/Release/ProM.Cg_PORequestPriceBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_SupStatusChangeBill.resources b/ProM/obj/Release/ProM.Cg_SupStatusChangeBill.resources deleted file mode 100644 index 01c6ee3..0000000 --- a/ProM/obj/Release/ProM.Cg_SupStatusChangeBill.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_SupStatusChangeBillList.resources b/ProM/obj/Release/ProM.Cg_SupStatusChangeBillList.resources deleted file mode 100644 index 3f1c1aa..0000000 --- a/ProM/obj/Release/ProM.Cg_SupStatusChangeBillList.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_SupStatusChangeBillReport.resources b/ProM/obj/Release/ProM.Cg_SupStatusChangeBillReport.resources deleted file mode 100644 index 549c96c..0000000 --- a/ProM/obj/Release/ProM.Cg_SupStatusChangeBillReport.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.Cg_SupStatusChangeBillReportDlg.resources b/ProM/obj/Release/ProM.Cg_SupStatusChangeBillReportDlg.resources deleted file mode 100644 index 0100dec..0000000 --- a/ProM/obj/Release/ProM.Cg_SupStatusChangeBillReportDlg.resources +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.csproj.GenerateResource.Cache b/ProM/obj/Release/ProM.csproj.GenerateResource.Cache deleted file mode 100644 index cecf2db..0000000 --- a/ProM/obj/Release/ProM.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.csproj.ResolveComReference.cache b/ProM/obj/Release/ProM.csproj.ResolveComReference.cache deleted file mode 100644 index 529d88d..0000000 --- a/ProM/obj/Release/ProM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.dll b/ProM/obj/Release/ProM.dll deleted file mode 100644 index 5d05567..0000000 --- a/ProM/obj/Release/ProM.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/Release/ProM.pdb b/ProM/obj/Release/ProM.pdb deleted file mode 100644 index dd2e0ce..0000000 --- a/ProM/obj/Release/ProM.pdb +++ /dev/null Binary files differ diff --git a/ProM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/ProM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/ProM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/ProM/obj/x86/Release/AxInterop.grdes6Lib.dll b/ProM/obj/x86/Release/AxInterop.grdes6Lib.dll deleted file mode 100644 index e12bf16..0000000 --- a/ProM/obj/x86/Release/AxInterop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/x86/Release/AxInterop.gregn6Lib.dll b/ProM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index d945562..0000000 --- a/ProM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/x86/Release/Interop.grdes6Lib.dll b/ProM/obj/x86/Release/Interop.grdes6Lib.dll deleted file mode 100644 index 7ded135..0000000 --- a/ProM/obj/x86/Release/Interop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/x86/Release/Interop.gregn6Lib.dll b/ProM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index b01089a..0000000 --- a/ProM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/ProM/obj/x86/Release/ProM.csproj.ResolveComReference.cache b/ProM/obj/x86/Release/ProM.csproj.ResolveComReference.cache deleted file mode 100644 index 529d88d..0000000 --- a/ProM/obj/x86/Release/ProM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Class/bin/Debug/Pub_Class.dll b/Pub_Class/bin/Debug/Pub_Class.dll deleted file mode 100644 index d81c9c6..0000000 --- a/Pub_Class/bin/Debug/Pub_Class.dll +++ /dev/null Binary files differ diff --git a/Pub_Class/bin/Debug/Pub_Class.pdb b/Pub_Class/bin/Debug/Pub_Class.pdb deleted file mode 100644 index 787ef7a..0000000 --- a/Pub_Class/bin/Debug/Pub_Class.pdb +++ /dev/null Binary files differ diff --git a/Pub_Class/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/Pub_Class/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/Pub_Class/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/Pub_Class/obj/Release/Interop.VSFlex7.dll b/Pub_Class/obj/Release/Interop.VSFlex7.dll deleted file mode 100644 index f6a47bf..0000000 --- a/Pub_Class/obj/Release/Interop.VSFlex7.dll +++ /dev/null Binary files differ diff --git a/Pub_Class/obj/Release/Pub_Class.csproj.ResolveComReference.cache b/Pub_Class/obj/Release/Pub_Class.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/Pub_Class/obj/Release/Pub_Class.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Class/obj/Release/Pub_Class.dll b/Pub_Class/obj/Release/Pub_Class.dll deleted file mode 100644 index 81c2807..0000000 --- a/Pub_Class/obj/Release/Pub_Class.dll +++ /dev/null Binary files differ diff --git a/Pub_Class/obj/Release/Pub_Class.pdb b/Pub_Class/obj/Release/Pub_Class.pdb deleted file mode 100644 index ed9a4e7..0000000 --- a/Pub_Class/obj/Release/Pub_Class.pdb +++ /dev/null Binary files differ diff --git a/Pub_Class/obj/Release/ResolveAssemblyReference.cache b/Pub_Class/obj/Release/ResolveAssemblyReference.cache deleted file mode 100644 index 54b7fad..0000000 --- a/Pub_Class/obj/Release/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Class/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/Pub_Class/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/Pub_Class/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/Pub_Class/obj/x86/Release/Pub_Class.csproj.ResolveComReference.cache b/Pub_Class/obj/x86/Release/Pub_Class.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/Pub_Class/obj/x86/Release/Pub_Class.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/Pub_Control/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/Pub_Control/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/Pub_Control/obj/Release/AxInterop.VSFlex7.dll b/Pub_Control/obj/Release/AxInterop.VSFlex7.dll deleted file mode 100644 index 2747bad..0000000 --- a/Pub_Control/obj/Release/AxInterop.VSFlex7.dll +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Interop.VSFlex7.dll b/Pub_Control/obj/Release/Interop.VSFlex7.dll deleted file mode 100644 index 261f7b6..0000000 --- a/Pub_Control/obj/Release/Interop.VSFlex7.dll +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.Gy_GridView_Hide.resources b/Pub_Control/obj/Release/Pub_Control.Gy_GridView_Hide.resources deleted file mode 100644 index 15f3092..0000000 --- a/Pub_Control/obj/Release/Pub_Control.Gy_GridView_Hide.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.Properties.Resources.resources b/Pub_Control/obj/Release/Pub_Control.Properties.Resources.resources deleted file mode 100644 index 06c24d0..0000000 --- a/Pub_Control/obj/Release/Pub_Control.Properties.Resources.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.csproj.GenerateResource.Cache b/Pub_Control/obj/Release/Pub_Control.csproj.GenerateResource.Cache deleted file mode 100644 index 0d9c9b7..0000000 --- a/Pub_Control/obj/Release/Pub_Control.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.csproj.ResolveComReference.cache b/Pub_Control/obj/Release/Pub_Control.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/Pub_Control/obj/Release/Pub_Control.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.dll b/Pub_Control/obj/Release/Pub_Control.dll deleted file mode 100644 index d61866b..0000000 --- a/Pub_Control/obj/Release/Pub_Control.dll +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frmBillQueryCondition_Base.resources b/Pub_Control/obj/Release/Pub_Control.frmBillQueryCondition_Base.resources deleted file mode 100644 index 3beb5ab..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frmBillQueryCondition_Base.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frmHlpInfo.resources b/Pub_Control/obj/Release/Pub_Control.frmHlpInfo.resources deleted file mode 100644 index 84b984e..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frmHlpInfo.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frmHlpInfo_View.resources b/Pub_Control/obj/Release/Pub_Control.frmHlpInfo_View.resources deleted file mode 100644 index d3ae71c..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frmHlpInfo_View.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frmHlpTree.resources b/Pub_Control/obj/Release/Pub_Control.frmHlpTree.resources deleted file mode 100644 index 386f179..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frmHlpTree.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frm_G_BillQueryCondition_Base.resources b/Pub_Control/obj/Release/Pub_Control.frm_G_BillQueryCondition_Base.resources deleted file mode 100644 index 9f5dfe6..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frm_G_BillQueryCondition_Base.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frm_S_BillQueryCondition_Base.resources b/Pub_Control/obj/Release/Pub_Control.frm_S_BillQueryCondition_Base.resources deleted file mode 100644 index b1d1399..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frm_S_BillQueryCondition_Base.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.frm_SetName.resources b/Pub_Control/obj/Release/Pub_Control.frm_SetName.resources deleted file mode 100644 index 06c24d0..0000000 --- a/Pub_Control/obj/Release/Pub_Control.frm_SetName.resources +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/Pub_Control.pdb b/Pub_Control/obj/Release/Pub_Control.pdb deleted file mode 100644 index a3856a6..0000000 --- a/Pub_Control/obj/Release/Pub_Control.pdb +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/ResolveAssemblyReference.cache b/Pub_Control/obj/Release/ResolveAssemblyReference.cache deleted file mode 100644 index 8ba30bd..0000000 --- a/Pub_Control/obj/Release/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/Pub_Control/obj/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index a25570a..0000000 --- a/Pub_Control/obj/Release/TempPE/Properties.Resources.Designer.cs.dll +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/Release/build.force b/Pub_Control/obj/Release/build.force deleted file mode 100644 index e69de29..0000000 --- a/Pub_Control/obj/Release/build.force +++ /dev/null diff --git a/Pub_Control/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/Pub_Control/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/Pub_Control/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/Pub_Control/obj/x86/Release/Pub_Control.csproj.ResolveComReference.cache b/Pub_Control/obj/x86/Release/Pub_Control.csproj.ResolveComReference.cache deleted file mode 100644 index 1b41656..0000000 --- a/Pub_Control/obj/x86/Release/Pub_Control.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/x86/Release/TempPE/Properties.Resources.Designer.cs.dll b/Pub_Control/obj/x86/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 64e3eb1..0000000 --- a/Pub_Control/obj/x86/Release/TempPE/Properties.Resources.Designer.cs.dll +++ /dev/null Binary files differ diff --git a/Pub_Control/obj/x86/Release/build.force b/Pub_Control/obj/x86/Release/build.force deleted file mode 100644 index e69de29..0000000 --- a/Pub_Control/obj/x86/Release/build.force +++ /dev/null diff --git a/SCM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/SCM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/SCM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/SCM/obj/Release/AxInterop.gregn6Lib.dll b/SCM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index c682fae..0000000 --- a/SCM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SCM/obj/Release/Interop.gregn6Lib.dll b/SCM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 7a1d985..0000000 --- a/SCM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SCM/obj/Release/SCM.csproj.ResolveComReference.cache b/SCM/obj/Release/SCM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/SCM/obj/Release/SCM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/SCM/obj/Release/SCM.csprojAssemblyReference.cache b/SCM/obj/Release/SCM.csprojAssemblyReference.cache deleted file mode 100644 index fa9c5a9..0000000 --- a/SCM/obj/Release/SCM.csprojAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/SCM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/SCM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/SCM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/SCM/obj/x86/Release/AxInterop.gregn6Lib.dll b/SCM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index fd0eefc..0000000 --- a/SCM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SCM/obj/x86/Release/Interop.gregn6Lib.dll b/SCM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 2404e65..0000000 --- a/SCM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SCM/obj/x86/Release/SCM.csproj.ResolveComReference.cache b/SCM/obj/x86/Release/SCM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/SCM/obj/x86/Release/SCM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/SelM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/SelM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/SelM/obj/Release/AxInterop.grdes6Lib.dll b/SelM/obj/Release/AxInterop.grdes6Lib.dll deleted file mode 100644 index 6916277..0000000 --- a/SelM/obj/Release/AxInterop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/AxInterop.grdesLib.dll b/SelM/obj/Release/AxInterop.grdesLib.dll deleted file mode 100644 index 7ec286d..0000000 --- a/SelM/obj/Release/AxInterop.grdesLib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/AxInterop.gregn6Lib.dll b/SelM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index cccc71c..0000000 --- a/SelM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/AxInterop.grproLib.dll b/SelM/obj/Release/AxInterop.grproLib.dll deleted file mode 100644 index 271a950..0000000 --- a/SelM/obj/Release/AxInterop.grproLib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/Interop.grdes6Lib.dll b/SelM/obj/Release/Interop.grdes6Lib.dll deleted file mode 100644 index 5d9c929..0000000 --- a/SelM/obj/Release/Interop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/Interop.grdesLib.dll b/SelM/obj/Release/Interop.grdesLib.dll deleted file mode 100644 index 3ae63c0..0000000 --- a/SelM/obj/Release/Interop.grdesLib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/Interop.gregn6Lib.dll b/SelM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index e0859b3..0000000 --- a/SelM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/Interop.grproLib.dll b/SelM/obj/Release/Interop.grproLib.dll deleted file mode 100644 index ab9df86..0000000 --- a/SelM/obj/Release/Interop.grproLib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/PlanM.Xs_CusStatusChangeBill.resources b/SelM/obj/Release/PlanM.Xs_CusStatusChangeBill.resources deleted file mode 100644 index 1db4788..0000000 --- a/SelM/obj/Release/PlanM.Xs_CusStatusChangeBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/PlanM.Xs_CusStatusChangeBillList.resources b/SelM/obj/Release/PlanM.Xs_CusStatusChangeBillList.resources deleted file mode 100644 index cafddfa..0000000 --- a/SelM/obj/Release/PlanM.Xs_CusStatusChangeBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/ResolveAssemblyReference.cache b/SelM/obj/Release/ResolveAssemblyReference.cache deleted file mode 100644 index 1ee43cd..0000000 --- a/SelM/obj/Release/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.K3_SeOrderBill_CheckExtend.resources b/SelM/obj/Release/SelM.K3_SeOrderBill_CheckExtend.resources deleted file mode 100644 index 19d0743..0000000 --- a/SelM/obj/Release/SelM.K3_SeOrderBill_CheckExtend.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContactBal2_K3.resources b/SelM/obj/Release/SelM.Xs_ContactBal2_K3.resources deleted file mode 100644 index a017d46..0000000 --- a/SelM/obj/Release/SelM.Xs_ContactBal2_K3.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContactBal2_K3Dlg.resources b/SelM/obj/Release/SelM.Xs_ContactBal2_K3Dlg.resources deleted file mode 100644 index 37e16c5..0000000 --- a/SelM/obj/Release/SelM.Xs_ContactBal2_K3Dlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContactBal_K3.resources b/SelM/obj/Release/SelM.Xs_ContactBal_K3.resources deleted file mode 100644 index a017d46..0000000 --- a/SelM/obj/Release/SelM.Xs_ContactBal_K3.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContactBal_K3Dlg.resources b/SelM/obj/Release/SelM.Xs_ContactBal_K3Dlg.resources deleted file mode 100644 index 37e16c5..0000000 --- a/SelM/obj/Release/SelM.Xs_ContactBal_K3Dlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContractBill.resources b/SelM/obj/Release/SelM.Xs_ContractBill.resources deleted file mode 100644 index 782e5ac..0000000 --- a/SelM/obj/Release/SelM.Xs_ContractBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContractBillList.resources b/SelM/obj/Release/SelM.Xs_ContractBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/SelM/obj/Release/SelM.Xs_ContractBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContractReport.resources b/SelM/obj/Release/SelM.Xs_ContractReport.resources deleted file mode 100644 index 049fbc1..0000000 --- a/SelM/obj/Release/SelM.Xs_ContractReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ContractReportDlg.resources b/SelM/obj/Release/SelM.Xs_ContractReportDlg.resources deleted file mode 100644 index cda5772..0000000 --- a/SelM/obj/Release/SelM.Xs_ContractReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_CusMaterOutReport.resources b/SelM/obj/Release/SelM.Xs_CusMaterOutReport.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_CusMaterOutReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_CusMaterOutReportDlg.resources b/SelM/obj/Release/SelM.Xs_CusMaterOutReportDlg.resources deleted file mode 100644 index 71d0de9..0000000 --- a/SelM/obj/Release/SelM.Xs_CusMaterOutReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_CusRatingChangeBill.resources b/SelM/obj/Release/SelM.Xs_CusRatingChangeBill.resources deleted file mode 100644 index 01c6ee3..0000000 --- a/SelM/obj/Release/SelM.Xs_CusRatingChangeBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_CusRatingChangeBillList.resources b/SelM/obj/Release/SelM.Xs_CusRatingChangeBillList.resources deleted file mode 100644 index f661cf8..0000000 --- a/SelM/obj/Release/SelM.Xs_CusRatingChangeBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_CusSeReport.resources b/SelM/obj/Release/SelM.Xs_CusSeReport.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_CusSeReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_CusSeReportDlg.resources b/SelM/obj/Release/SelM.Xs_CusSeReportDlg.resources deleted file mode 100644 index 71d0de9..0000000 --- a/SelM/obj/Release/SelM.Xs_CusSeReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_InvoiceBill.resources b/SelM/obj/Release/SelM.Xs_InvoiceBill.resources deleted file mode 100644 index 1db1804..0000000 --- a/SelM/obj/Release/SelM.Xs_InvoiceBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_InvoiceBillList.resources b/SelM/obj/Release/SelM.Xs_InvoiceBillList.resources deleted file mode 100644 index 1ff70b4..0000000 --- a/SelM/obj/Release/SelM.Xs_InvoiceBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_InvoiceSpecBill.resources b/SelM/obj/Release/SelM.Xs_InvoiceSpecBill.resources deleted file mode 100644 index 1db1804..0000000 --- a/SelM/obj/Release/SelM.Xs_InvoiceSpecBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_InvoiceSpecBillList.resources b/SelM/obj/Release/SelM.Xs_InvoiceSpecBillList.resources deleted file mode 100644 index 1ff70b4..0000000 --- a/SelM/obj/Release/SelM.Xs_InvoiceSpecBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_MonthAvgValueBill.resources b/SelM/obj/Release/SelM.Xs_MonthAvgValueBill.resources deleted file mode 100644 index 0ac5832..0000000 --- a/SelM/obj/Release/SelM.Xs_MonthAvgValueBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_MonthAvgValueBillList.resources b/SelM/obj/Release/SelM.Xs_MonthAvgValueBillList.resources deleted file mode 100644 index 2664459..0000000 --- a/SelM/obj/Release/SelM.Xs_MonthAvgValueBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeGainAnalyseReport.resources b/SelM/obj/Release/SelM.Xs_SeGainAnalyseReport.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SeGainAnalyseReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeGainAnalyseReportDlg.resources b/SelM/obj/Release/SelM.Xs_SeGainAnalyseReportDlg.resources deleted file mode 100644 index 24a1dce..0000000 --- a/SelM/obj/Release/SelM.Xs_SeGainAnalyseReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderBill.resources b/SelM/obj/Release/SelM.Xs_SeOrderBill.resources deleted file mode 100644 index 55bd646..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderBillList.resources b/SelM/obj/Release/SelM.Xs_SeOrderBillList.resources deleted file mode 100644 index 2ef5ae0..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderBillList_K3.resources b/SelM/obj/Release/SelM.Xs_SeOrderBillList_K3.resources deleted file mode 100644 index cbe2dd7..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderBillList_K3.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderBill_K3.resources b/SelM/obj/Release/SelM.Xs_SeOrderBill_K3.resources deleted file mode 100644 index 3e1cd2d..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderBill_K3.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderBill_K3_Extend.resources b/SelM/obj/Release/SelM.Xs_SeOrderBill_K3_Extend.resources deleted file mode 100644 index 06c24d0..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderBill_K3_Extend.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderPSChaoE.resources b/SelM/obj/Release/SelM.Xs_SeOrderPSChaoE.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderPSChaoE.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderPSZL.resources b/SelM/obj/Release/SelM.Xs_SeOrderPSZL.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderPSZL.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderPSZiL.resources b/SelM/obj/Release/SelM.Xs_SeOrderPSZiL.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderPSZiL.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderReport.resources b/SelM/obj/Release/SelM.Xs_SeOrderReport.resources deleted file mode 100644 index c8a51ee..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOrderReportDlg.resources b/SelM/obj/Release/SelM.Xs_SeOrderReportDlg.resources deleted file mode 100644 index ec7ea14..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOrderReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOutStockBackBill.resources b/SelM/obj/Release/SelM.Xs_SeOutStockBackBill.resources deleted file mode 100644 index bedf0f9..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOutStockBackBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOutStockBackBillList.resources b/SelM/obj/Release/SelM.Xs_SeOutStockBackBillList.resources deleted file mode 100644 index bd1a680..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOutStockBackBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOutStockBill.resources b/SelM/obj/Release/SelM.Xs_SeOutStockBill.resources deleted file mode 100644 index bedf0f9..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOutStockBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SeOutStockBillList.resources b/SelM/obj/Release/SelM.Xs_SeOutStockBillList.resources deleted file mode 100644 index bd1a680..0000000 --- a/SelM/obj/Release/SelM.Xs_SeOutStockBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_CP2_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_CP2_TeeChart.resources deleted file mode 100644 index 2b5d82f..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_CP2_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_CP2_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_CP2_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_CP2_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_CP_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_CP_TeeChart.resources deleted file mode 100644 index 2b5d82f..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_CP_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_CP_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_CP_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_CP_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus2_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Cus2_TeeChart.resources deleted file mode 100644 index 2b5d82f..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus2_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus2_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Cus2_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus2_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Cus_TeeChart.resources deleted file mode 100644 index 2b5d82f..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Cus_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Cus_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx2_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Mx2_TeeChart.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx2_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx2_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Mx2_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx2_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Mx_TeeChart.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Mx_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Mx_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Quyu_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Quyu_TeeChart.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Quyu_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Quyu_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Quyu_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Quyu_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Sum_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Sum_TeeChart.resources deleted file mode 100644 index 9801e33..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Sum_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Sum_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Sum_TeeChartDlg.resources deleted file mode 100644 index 71d0de9..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Sum_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Type_TeeChart.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Type_TeeChart.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Type_TeeChart.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutBill_Type_TeeChartDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutBill_Type_TeeChartDlg.resources deleted file mode 100644 index cd38d76..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutBill_Type_TeeChartDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutDayReport.resources b/SelM/obj/Release/SelM.Xs_SellOutDayReport.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutDayReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellOutDayReportDlg.resources b/SelM/obj/Release/SelM.Xs_SellOutDayReportDlg.resources deleted file mode 100644 index 21648c8..0000000 --- a/SelM/obj/Release/SelM.Xs_SellOutDayReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellPlanBill.resources b/SelM/obj/Release/SelM.Xs_SellPlanBill.resources deleted file mode 100644 index 272cea2..0000000 --- a/SelM/obj/Release/SelM.Xs_SellPlanBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellPlanBillList.resources b/SelM/obj/Release/SelM.Xs_SellPlanBillList.resources deleted file mode 100644 index 369dd7f..0000000 --- a/SelM/obj/Release/SelM.Xs_SellPlanBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellPlanExecuteBill.resources b/SelM/obj/Release/SelM.Xs_SellPlanExecuteBill.resources deleted file mode 100644 index 6b31ec1..0000000 --- a/SelM/obj/Release/SelM.Xs_SellPlanExecuteBill.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_SellPlanExecuteBillList.resources b/SelM/obj/Release/SelM.Xs_SellPlanExecuteBillList.resources deleted file mode 100644 index 9c64341..0000000 --- a/SelM/obj/Release/SelM.Xs_SellPlanExecuteBillList.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ShouldIncomeEntryReport.resources b/SelM/obj/Release/SelM.Xs_ShouldIncomeEntryReport.resources deleted file mode 100644 index 0488472..0000000 --- a/SelM/obj/Release/SelM.Xs_ShouldIncomeEntryReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ShouldIncomeReport.resources b/SelM/obj/Release/SelM.Xs_ShouldIncomeReport.resources deleted file mode 100644 index 2b5d82f..0000000 --- a/SelM/obj/Release/SelM.Xs_ShouldIncomeReport.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.Xs_ShouldIncomeReportDlg.resources b/SelM/obj/Release/SelM.Xs_ShouldIncomeReportDlg.resources deleted file mode 100644 index 4d7465f..0000000 --- a/SelM/obj/Release/SelM.Xs_ShouldIncomeReportDlg.resources +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.csproj.GenerateResource.Cache b/SelM/obj/Release/SelM.csproj.GenerateResource.Cache deleted file mode 100644 index 87b18ce..0000000 --- a/SelM/obj/Release/SelM.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.csproj.ResolveComReference.cache b/SelM/obj/Release/SelM.csproj.ResolveComReference.cache deleted file mode 100644 index 529d88d..0000000 --- a/SelM/obj/Release/SelM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.dll b/SelM/obj/Release/SelM.dll deleted file mode 100644 index 1cbdc2d..0000000 --- a/SelM/obj/Release/SelM.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/Release/SelM.pdb b/SelM/obj/Release/SelM.pdb deleted file mode 100644 index 3f95903..0000000 --- a/SelM/obj/Release/SelM.pdb +++ /dev/null Binary files differ diff --git a/SelM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/SelM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/SelM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/SelM/obj/x86/Release/AxInterop.grdes6Lib.dll b/SelM/obj/x86/Release/AxInterop.grdes6Lib.dll deleted file mode 100644 index 9dca452..0000000 --- a/SelM/obj/x86/Release/AxInterop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/x86/Release/AxInterop.gregn6Lib.dll b/SelM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 6046372..0000000 --- a/SelM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/x86/Release/Interop.grdes6Lib.dll b/SelM/obj/x86/Release/Interop.grdes6Lib.dll deleted file mode 100644 index f1e0fb9..0000000 --- a/SelM/obj/x86/Release/Interop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/x86/Release/Interop.gregn6Lib.dll b/SelM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 5e0e574..0000000 --- a/SelM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/SelM/obj/x86/Release/SelM.csproj.ResolveComReference.cache b/SelM/obj/x86/Release/SelM.csproj.ResolveComReference.cache deleted file mode 100644 index 529d88d..0000000 --- a/SelM/obj/x86/Release/SelM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/WarM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/WarM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/WarM/obj/Release/AxInterop.grdesLib.dll b/WarM/obj/Release/AxInterop.grdesLib.dll deleted file mode 100644 index 93c6307..0000000 --- a/WarM/obj/Release/AxInterop.grdesLib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/AxInterop.gregn6Lib.dll b/WarM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index 5ef0be1..0000000 --- a/WarM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/AxInterop.grproLib.dll b/WarM/obj/Release/AxInterop.grproLib.dll deleted file mode 100644 index d7cb5c2..0000000 --- a/WarM/obj/Release/AxInterop.grproLib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/Interop.grdesLib.dll b/WarM/obj/Release/Interop.grdesLib.dll deleted file mode 100644 index 0fa8e9c..0000000 --- a/WarM/obj/Release/Interop.grdesLib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/Interop.gregn6Lib.dll b/WarM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 638344b..0000000 --- a/WarM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/Interop.grproLib.dll b/WarM/obj/Release/Interop.grproLib.dll deleted file mode 100644 index 9ff1f46..0000000 --- a/WarM/obj/Release/Interop.grproLib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/WarM/obj/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 769ccc7..0000000 --- a/WarM/obj/Release/TempPE/Properties.Resources.Designer.cs.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Gy_BarCodeBillList.resources b/WarM/obj/Release/WarM.Gy_BarCodeBillList.resources deleted file mode 100644 index b137660..0000000 --- a/WarM/obj/Release/WarM.Gy_BarCodeBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Gy_BarCodeEdit.resources b/WarM/obj/Release/WarM.Gy_BarCodeEdit.resources deleted file mode 100644 index 476e29a..0000000 --- a/WarM/obj/Release/WarM.Gy_BarCodeEdit.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.IC_MateOutBillList_K3.resources b/WarM/obj/Release/WarM.IC_MateOutBillList_K3.resources deleted file mode 100644 index f8f6e8a..0000000 --- a/WarM/obj/Release/WarM.IC_MateOutBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.K3_ICMOList.resources b/WarM/obj/Release/WarM.K3_ICMOList.resources deleted file mode 100644 index ed73a78..0000000 --- a/WarM/obj/Release/WarM.K3_ICMOList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.K3_PoinStockList.resources b/WarM/obj/Release/WarM.K3_PoinStockList.resources deleted file mode 100644 index ed73a78..0000000 --- a/WarM/obj/Release/WarM.K3_PoinStockList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.KF_ICInventoryList.resources b/WarM/obj/Release/WarM.KF_ICInventoryList.resources deleted file mode 100644 index 04dad3d..0000000 --- a/WarM/obj/Release/WarM.KF_ICInventoryList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.KF_ICInventoryList_Mould.resources b/WarM/obj/Release/WarM.KF_ICInventoryList_Mould.resources deleted file mode 100644 index b18c5fd..0000000 --- a/WarM/obj/Release/WarM.KF_ICInventoryList_Mould.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_CheckStockBill.resources b/WarM/obj/Release/WarM.Kf_CheckStockBill.resources deleted file mode 100644 index 2b2d927..0000000 --- a/WarM/obj/Release/WarM.Kf_CheckStockBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_CheckStockBillList.resources b/WarM/obj/Release/WarM.Kf_CheckStockBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_CheckStockBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EditQty.resources b/WarM/obj/Release/WarM.Kf_EditQty.resources deleted file mode 100644 index 06c24d0..0000000 --- a/WarM/obj/Release/WarM.Kf_EditQty.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EntrustCheckStockBill.resources b/WarM/obj/Release/WarM.Kf_EntrustCheckStockBill.resources deleted file mode 100644 index cd0cc04..0000000 --- a/WarM/obj/Release/WarM.Kf_EntrustCheckStockBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EntrustCheckStockBillList.resources b/WarM/obj/Release/WarM.Kf_EntrustCheckStockBillList.resources deleted file mode 100644 index e86882b..0000000 --- a/WarM/obj/Release/WarM.Kf_EntrustCheckStockBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EntrustInBill.resources b/WarM/obj/Release/WarM.Kf_EntrustInBill.resources deleted file mode 100644 index 9bb28da..0000000 --- a/WarM/obj/Release/WarM.Kf_EntrustInBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EntrustInBillList.resources b/WarM/obj/Release/WarM.Kf_EntrustInBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/WarM/obj/Release/WarM.Kf_EntrustInBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EntrustOutBill.resources b/WarM/obj/Release/WarM.Kf_EntrustOutBill.resources deleted file mode 100644 index 9bb28da..0000000 --- a/WarM/obj/Release/WarM.Kf_EntrustOutBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_EntrustOutBillList.resources b/WarM/obj/Release/WarM.Kf_EntrustOutBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/WarM/obj/Release/WarM.Kf_EntrustOutBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_InceptEntInBill.resources b/WarM/obj/Release/WarM.Kf_InceptEntInBill.resources deleted file mode 100644 index 25586d5..0000000 --- a/WarM/obj/Release/WarM.Kf_InceptEntInBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_InceptEntInBillList.resources b/WarM/obj/Release/WarM.Kf_InceptEntInBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/WarM/obj/Release/WarM.Kf_InceptEntInBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_InceptEntOutBill.resources b/WarM/obj/Release/WarM.Kf_InceptEntOutBill.resources deleted file mode 100644 index 25586d5..0000000 --- a/WarM/obj/Release/WarM.Kf_InceptEntOutBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_InceptEntOutBillList.resources b/WarM/obj/Release/WarM.Kf_InceptEntOutBillList.resources deleted file mode 100644 index 18ea5e7..0000000 --- a/WarM/obj/Release/WarM.Kf_InceptEntOutBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_InitStockBill.resources b/WarM/obj/Release/WarM.Kf_InitStockBill.resources deleted file mode 100644 index f6d917e..0000000 --- a/WarM/obj/Release/WarM.Kf_InitStockBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_InitStockBill_WW.resources b/WarM/obj/Release/WarM.Kf_InitStockBill_WW.resources deleted file mode 100644 index 97028e8..0000000 --- a/WarM/obj/Release/WarM.Kf_InitStockBill_WW.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutBill.resources b/WarM/obj/Release/WarM.Kf_MateOutBill.resources deleted file mode 100644 index 30b3eeb..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutBillList.resources b/WarM/obj/Release/WarM.Kf_MateOutBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutBillList_K3.resources b/WarM/obj/Release/WarM.Kf_MateOutBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutBill_K3.resources b/WarM/obj/Release/WarM.Kf_MateOutBill_K3.resources deleted file mode 100644 index fdb8e61..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutInBookReport.resources b/WarM/obj/Release/WarM.Kf_MateOutInBookReport.resources deleted file mode 100644 index 0488472..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutInBookReport.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutInBookReportDlg.resources b/WarM/obj/Release/WarM.Kf_MateOutInBookReportDlg.resources deleted file mode 100644 index 777cf74..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutInBookReportDlg.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutRequestBill.resources b/WarM/obj/Release/WarM.Kf_MateOutRequestBill.resources deleted file mode 100644 index c86985d..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutRequestBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutRequestBillList.resources b/WarM/obj/Release/WarM.Kf_MateOutRequestBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutRequestBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutSumReport.resources b/WarM/obj/Release/WarM.Kf_MateOutSumReport.resources deleted file mode 100644 index 0488472..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutSumReport.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateOutSumReportDlg.resources b/WarM/obj/Release/WarM.Kf_MateOutSumReportDlg.resources deleted file mode 100644 index f908cdf..0000000 --- a/WarM/obj/Release/WarM.Kf_MateOutSumReportDlg.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateStockAccount.resources b/WarM/obj/Release/WarM.Kf_MateStockAccount.resources deleted file mode 100644 index 0488472..0000000 --- a/WarM/obj/Release/WarM.Kf_MateStockAccount.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MateStockAccountDlg.resources b/WarM/obj/Release/WarM.Kf_MateStockAccountDlg.resources deleted file mode 100644 index 777cf74..0000000 --- a/WarM/obj/Release/WarM.Kf_MateStockAccountDlg.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MoveStockBill.resources b/WarM/obj/Release/WarM.Kf_MoveStockBill.resources deleted file mode 100644 index 248488f..0000000 --- a/WarM/obj/Release/WarM.Kf_MoveStockBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MoveStockBillList.resources b/WarM/obj/Release/WarM.Kf_MoveStockBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_MoveStockBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MoveStockBillList_K3.resources b/WarM/obj/Release/WarM.Kf_MoveStockBillList_K3.resources deleted file mode 100644 index e62461d..0000000 --- a/WarM/obj/Release/WarM.Kf_MoveStockBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_MoveStockBill_K3.resources b/WarM/obj/Release/WarM.Kf_MoveStockBill_K3.resources deleted file mode 100644 index 9e9f164..0000000 --- a/WarM/obj/Release/WarM.Kf_MoveStockBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherInBill.resources b/WarM/obj/Release/WarM.Kf_OtherInBill.resources deleted file mode 100644 index c34effe..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherInBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherInBillList.resources b/WarM/obj/Release/WarM.Kf_OtherInBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherInBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherInBillList_K3.resources b/WarM/obj/Release/WarM.Kf_OtherInBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherInBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherInBill_K3.resources b/WarM/obj/Release/WarM.Kf_OtherInBill_K3.resources deleted file mode 100644 index e6d344d..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherInBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherOutBill.resources b/WarM/obj/Release/WarM.Kf_OtherOutBill.resources deleted file mode 100644 index ed75448..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherOutBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherOutBillList.resources b/WarM/obj/Release/WarM.Kf_OtherOutBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherOutBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherOutBillList_K3.resources b/WarM/obj/Release/WarM.Kf_OtherOutBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherOutBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_OtherOutBill_K3.resources b/WarM/obj/Release/WarM.Kf_OtherOutBill_K3.resources deleted file mode 100644 index e6d344d..0000000 --- a/WarM/obj/Release/WarM.Kf_OtherOutBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_POStockInBill.resources b/WarM/obj/Release/WarM.Kf_POStockInBill.resources deleted file mode 100644 index 3bdf6a6..0000000 --- a/WarM/obj/Release/WarM.Kf_POStockInBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_POStockInBillList.resources b/WarM/obj/Release/WarM.Kf_POStockInBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_POStockInBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_POStockInBillList_K3.resources b/WarM/obj/Release/WarM.Kf_POStockInBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/WarM/obj/Release/WarM.Kf_POStockInBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_POStockInBill_K3.resources b/WarM/obj/Release/WarM.Kf_POStockInBill_K3.resources deleted file mode 100644 index 4e6aead..0000000 --- a/WarM/obj/Release/WarM.Kf_POStockInBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_PStockInOutReport.resources b/WarM/obj/Release/WarM.Kf_PStockInOutReport.resources deleted file mode 100644 index 0488472..0000000 --- a/WarM/obj/Release/WarM.Kf_PStockInOutReport.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_PStockInOutReportDlg.resources b/WarM/obj/Release/WarM.Kf_PStockInOutReportDlg.resources deleted file mode 100644 index 777cf74..0000000 --- a/WarM/obj/Release/WarM.Kf_PStockInOutReportDlg.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_PStockInOutSumReport.resources b/WarM/obj/Release/WarM.Kf_PStockInOutSumReport.resources deleted file mode 100644 index 0488472..0000000 --- a/WarM/obj/Release/WarM.Kf_PStockInOutSumReport.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_PStockInOutSumReportDlg.resources b/WarM/obj/Release/WarM.Kf_PStockInOutSumReportDlg.resources deleted file mode 100644 index 777cf74..0000000 --- a/WarM/obj/Release/WarM.Kf_PStockInOutSumReportDlg.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_ProductInBill.resources b/WarM/obj/Release/WarM.Kf_ProductInBill.resources deleted file mode 100644 index f87ad73..0000000 --- a/WarM/obj/Release/WarM.Kf_ProductInBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_ProductInBillList.resources b/WarM/obj/Release/WarM.Kf_ProductInBillList.resources deleted file mode 100644 index 486fe60..0000000 --- a/WarM/obj/Release/WarM.Kf_ProductInBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_ProductInBillList_K3.resources b/WarM/obj/Release/WarM.Kf_ProductInBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/WarM/obj/Release/WarM.Kf_ProductInBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_ProductInBill_K3.resources b/WarM/obj/Release/WarM.Kf_ProductInBill_K3.resources deleted file mode 100644 index cc34704..0000000 --- a/WarM/obj/Release/WarM.Kf_ProductInBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_SafeStockReport.resources b/WarM/obj/Release/WarM.Kf_SafeStockReport.resources deleted file mode 100644 index 0488472..0000000 --- a/WarM/obj/Release/WarM.Kf_SafeStockReport.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_SafeStockReportDlg.resources b/WarM/obj/Release/WarM.Kf_SafeStockReportDlg.resources deleted file mode 100644 index 777cf74..0000000 --- a/WarM/obj/Release/WarM.Kf_SafeStockReportDlg.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_SellOutBill.resources b/WarM/obj/Release/WarM.Kf_SellOutBill.resources deleted file mode 100644 index fec8a61..0000000 --- a/WarM/obj/Release/WarM.Kf_SellOutBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_SellOutBillList.resources b/WarM/obj/Release/WarM.Kf_SellOutBillList.resources deleted file mode 100644 index 6b30160..0000000 --- a/WarM/obj/Release/WarM.Kf_SellOutBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_SellOutBillList_K3.resources b/WarM/obj/Release/WarM.Kf_SellOutBillList_K3.resources deleted file mode 100644 index cafddfa..0000000 --- a/WarM/obj/Release/WarM.Kf_SellOutBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Kf_SellOutBill_K3.resources b/WarM/obj/Release/WarM.Kf_SellOutBill_K3.resources deleted file mode 100644 index 206038e..0000000 --- a/WarM/obj/Release/WarM.Kf_SellOutBill_K3.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.Properties.Resources.resources b/WarM/obj/Release/WarM.Properties.Resources.resources deleted file mode 100644 index 06c24d0..0000000 --- a/WarM/obj/Release/WarM.Properties.Resources.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.csproj.GenerateResource.Cache b/WarM/obj/Release/WarM.csproj.GenerateResource.Cache deleted file mode 100644 index 19c75e4..0000000 --- a/WarM/obj/Release/WarM.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.csproj.ResolveComReference.cache b/WarM/obj/Release/WarM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/WarM/obj/Release/WarM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.dll b/WarM/obj/Release/WarM.dll deleted file mode 100644 index a7f7373..0000000 --- a/WarM/obj/Release/WarM.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WarM.pdb b/WarM/obj/Release/WarM.pdb deleted file mode 100644 index 2257290..0000000 --- a/WarM/obj/Release/WarM.pdb +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WorkM.IC_MateOutRequestBillList.resources b/WarM/obj/Release/WorkM.IC_MateOutRequestBillList.resources deleted file mode 100644 index 40156cf..0000000 --- a/WarM/obj/Release/WorkM.IC_MateOutRequestBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WorkM.IC_MateOutRequestBillRList.resources b/WarM/obj/Release/WorkM.IC_MateOutRequestBillRList.resources deleted file mode 100644 index 40156cf..0000000 --- a/WarM/obj/Release/WorkM.IC_MateOutRequestBillRList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WorkM.Kf_EntrustProcInBill.resources b/WarM/obj/Release/WorkM.Kf_EntrustProcInBill.resources deleted file mode 100644 index 0aba303..0000000 --- a/WarM/obj/Release/WorkM.Kf_EntrustProcInBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WorkM.Kf_EntrustProcInBillList.resources b/WarM/obj/Release/WorkM.Kf_EntrustProcInBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WarM/obj/Release/WorkM.Kf_EntrustProcInBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WorkM.Kf_EntrustProcOutBill.resources b/WarM/obj/Release/WorkM.Kf_EntrustProcOutBill.resources deleted file mode 100644 index 0aba303..0000000 --- a/WarM/obj/Release/WorkM.Kf_EntrustProcOutBill.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/Release/WorkM.Kf_EntrustProcOutBillList.resources b/WarM/obj/Release/WorkM.Kf_EntrustProcOutBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WarM/obj/Release/WorkM.Kf_EntrustProcOutBillList.resources +++ /dev/null Binary files differ diff --git a/WarM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/WarM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/WarM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/WarM/obj/x86/Release/AxInterop.gregn6Lib.dll b/WarM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index ced2e21..0000000 --- a/WarM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/x86/Release/Interop.gregn6Lib.dll b/WarM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 1be42ea..0000000 --- a/WarM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WarM/obj/x86/Release/WarM.csproj.ResolveComReference.cache b/WarM/obj/x86/Release/WarM.csproj.ResolveComReference.cache deleted file mode 100644 index c485d5a..0000000 --- a/WarM/obj/x86/Release/WarM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/WebAPI/Controllers/SCGL/Sc_MESBeginWorkBillController.cs b/WebAPI/Controllers/SCGL/Sc_MESBeginWorkBillController.cs index 46b4a4f..d7981e6 100644 --- a/WebAPI/Controllers/SCGL/Sc_MESBeginWorkBillController.cs +++ b/WebAPI/Controllers/SCGL/Sc_MESBeginWorkBillController.cs @@ -1005,6 +1005,7 @@ //model.HPRDORGID = DBUtility.ClsPub.isLong(ds0.Tables[0].Rows[0]["HPRDORGID"]); model.HMainSourceInterID = HICMOInterID; model.HMainSourceEntryID = HICMOEntryID; + //oWebs.Timeout = 30000; bool flag=oWebs.set_SaveICMOProductReportBill_Layui(model,workcode,HSourceID, sHSourceType, ref DBUtility.ClsPub.sErrInfo); if (flag) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user index e14cfb9..04c5f08 100644 --- a/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -5,7 +5,7 @@ <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <_PublishTargetUrl>D:\缃戠珯鍙戝竷\鏅轰簯MESWMS\API</_PublishTargetUrl> - <History>True|2021-08-16T01:08:58.3617662Z;True|2021-08-15T20:44:29.9214083+08:00;True|2021-08-15T20:36:17.0958549+08:00;True|2021-08-15T20:29:34.3879773+08:00;True|2021-08-15T20:23:47.4052038+08:00;True|2021-08-15T15:01:19.7830862+08:00;True|2021-08-15T12:15:18.3433782+08:00;True|2021-08-13T20:59:11.3947130+08:00;True|2021-08-06T22:49:09.9538339+08:00;True|2021-08-06T22:35:19.0418168+08:00;True|2021-08-06T20:29:47.4241975+08:00;True|2021-08-06T14:08:16.4791827+08:00;True|2021-08-06T13:59:28.9874611+08:00;True|2021-08-06T13:57:34.3723977+08:00;True|2021-08-06T13:36:03.4816652+08:00;True|2021-08-06T12:22:52.5055221+08:00;True|2021-08-06T09:31:58.1272499+08:00;True|2021-08-06T09:26:51.6310039+08:00;True|2021-08-06T09:24:22.2899244+08:00;True|2021-08-06T09:06:30.6477912+08:00;True|2021-08-06T09:00:55.5101612+08:00;True|2021-08-06T08:49:59.9616490+08:00;True|2021-08-06T08:45:18.8586902+08:00;True|2021-08-05T20:09:25.8861998+08:00;True|2021-08-04T19:14:27.2396953+08:00;True|2021-08-04T19:11:47.5849093+08:00;True|2021-08-04T16:42:54.0149043+08:00;True|2021-08-04T15:02:11.5056561+08:00;True|2021-08-04T14:58:37.1435509+08:00;True|2021-08-04T14:55:34.7380132+08:00;True|2021-08-04T14:47:42.5933921+08:00;True|2021-08-04T14:45:17.9911874+08:00;True|2021-08-04T13:52:20.9601351+08:00;True|2021-08-04T09:48:28.8796992+08:00;True|2021-08-03T18:14:13.1894998+08:00;True|2021-08-03T17:45:35.1349721+08:00;True|2021-08-03T17:21:52.6028977+08:00;True|2021-08-03T17:20:35.4423020+08:00;True|2021-08-03T17:03:33.1667669+08:00;True|2021-08-03T17:01:54.2656787+08:00;True|2021-08-03T17:00:22.2778374+08:00;True|2021-08-03T16:56:58.8902582+08:00;True|2021-08-03T15:02:21.8601533+08:00;True|2021-08-03T14:57:34.0186758+08:00;True|2021-08-03T14:28:47.2242515+08:00;True|2021-08-03T14:22:22.4554236+08:00;True|2021-08-03T14:21:51.1339715+08:00;True|2021-08-03T13:37:33.9697131+08:00;True|2021-08-03T13:28:29.7591095+08:00;True|2021-08-03T11:35:09.5118324+08:00;True|2021-08-03T11:11:23.3051573+08:00;True|2021-08-02T13:14:42.3663755+08:00;True|2021-07-30T22:50:19.9749878+08:00;True|2021-07-30T22:49:31.2150970+08:00;True|2021-07-28T19:12:05.8381075+08:00;True|2021-07-28T18:59:45.4808797+08:00;True|2021-07-28T18:15:58.8301509+08:00;True|2021-07-28T18:04:54.8613546+08:00;True|2021-07-28T17:53:48.6225611+08:00;True|2021-07-28T17:42:50.9171563+08:00;True|2021-07-28T17:17:16.3137677+08:00;True|2021-07-28T17:11:46.8925200+08:00;True|2021-07-28T16:28:27.6823943+08:00;True|2021-07-28T16:23:00.3385836+08:00;True|2021-07-28T09:57:55.4237411+08:00;True|2021-07-28T08:38:29.6691541+08:00;True|2021-07-27T23:16:32.0331671+08:00;True|2021-07-27T23:06:08.1947249+08:00;True|2021-07-27T23:05:58.4619176+08:00;True|2021-07-27T18:42:09.5358261+08:00;True|2021-07-27T18:30:04.8532823+08:00;True|2021-07-27T18:29:43.5775092+08:00;True|2021-07-27T15:16:49.8356224+08:00;True|2021-07-27T15:05:27.8453220+08:00;True|2021-07-27T14:59:15.9519440+08:00;True|2021-07-27T09:23:32.6111337+08:00;True|2021-07-27T08:27:41.6395353+08:00;True|2021-07-27T08:25:56.7378296+08:00;True|2021-07-26T11:18:46.0856966+08:00;True|2021-07-26T11:18:02.0751924+08:00;True|2021-07-26T11:13:49.6285395+08:00;True|2021-07-21T21:08:25.9898902+08:00;True|2021-07-21T20:09:26.2258104+08:00;True|2021-07-13T16:17:25.8407435+08:00;True|2021-07-13T13:46:13.4309531+08:00;True|2021-07-13T12:29:04.5082461+08:00;True|2021-06-29T13:55:01.6864637+08:00;True|2021-06-29T10:38:52.2206472+08:00;True|2021-06-29T10:10:13.1540749+08:00;True|2021-06-28T14:37:56.3853273+08:00;False|2021-06-28T14:36:57.5726124+08:00;True|2021-06-25T14:17:57.5196108+08:00;True|2021-06-25T13:56:38.9522535+08:00;True|2021-06-24T19:38:32.8766933+08:00;True|2021-06-24T18:26:35.6118833+08:00;True|2021-06-24T18:02:52.8136877+08:00;True|2021-06-24T17:48:49.5851948+08:00;True|2021-06-24T17:45:46.7527572+08:00;True|2021-06-24T15:05:20.1592723+08:00;True|2021-06-23T16:18:15.6814625+08:00;True|2021-06-23T16:05:24.6112343+08:00;True|2021-06-23T15:14:08.2489658+08:00;True|2021-06-23T13:52:58.6029788+08:00;True|2021-06-22T16:11:20.4726923+08:00;True|2021-06-22T16:04:53.7231389+08:00;True|2021-06-22T15:50:59.2583262+08:00;True|2021-06-22T15:38:15.3016140+08:00;True|2021-06-22T15:34:42.9185543+08:00;True|2021-06-22T15:21:55.1419108+08:00;True|2021-06-22T15:07:21.5357494+08:00;True|2021-06-22T15:03:35.0535733+08:00;True|2021-06-22T14:54:47.8802969+08:00;True|2021-06-22T11:19:38.7303011+08:00;True|2021-06-22T08:53:49.2882695+08:00;True|2021-06-22T08:47:54.8286530+08:00;True|2021-06-21T16:27:19.3017700+08:00;True|2021-06-21T15:32:28.7237952+08:00;True|2021-06-21T12:34:02.6329555+08:00;True|2021-06-21T12:24:17.5427495+08:00;True|2021-06-21T10:47:30.6423502+08:00;True|2021-06-21T08:43:20.3026558+08:00;True|2021-06-19T15:10:06.8335499+08:00;True|2021-06-18T15:37:29.5009930+08:00;True|2021-06-18T13:46:35.6283432+08:00;True|2021-06-18T10:00:37.1474954+08:00;True|2021-06-18T09:55:21.8551780+08:00;True|2021-06-18T09:22:27.8432927+08:00;True|2021-06-17T11:17:43.2166430+08:00;True|2021-06-17T09:24:09.8350403+08:00;True|2021-06-16T16:10:47.8564888+08:00;True|2021-06-16T16:04:09.8286582+08:00;True|2021-06-16T15:12:29.9427169+08:00;True|2021-06-16T14:58:45.6801892+08:00;True|2021-06-16T14:46:01.6873221+08:00;True|2021-06-16T11:02:06.1272477+08:00;True|2021-06-16T09:33:56.0223915+08:00;True|2021-06-16T08:50:07.6995413+08:00;True|2021-06-16T08:28:38.7692635+08:00;True|2021-06-16T01:04:19.6282474+08:00;True|2021-06-16T01:03:50.5058323+08:00;False|2021-06-16T01:02:15.3819672+08:00;False|2021-06-16T01:01:38.6171098+08:00;True|2021-06-16T00:34:54.9902044+08:00;True|2021-06-15T23:55:36.2003828+08:00;True|2021-06-15T22:47:17.2192750+08:00;True|2021-06-15T22:42:41.1512585+08:00;True|2021-06-15T22:38:01.7390462+08:00;True|2021-06-15T22:14:11.2060782+08:00;True|2021-06-15T22:12:27.0615357+08:00;True|2021-06-15T22:07:59.9280871+08:00;True|2021-06-15T22:04:21.5051427+08:00;True|2021-06-15T21:25:55.0099814+08:00;True|2021-06-15T19:13:51.3494172+08:00;True|2021-06-15T19:02:17.6844742+08:00;True|2021-06-15T18:47:37.1629411+08:00;False|2021-06-15T18:47:11.0828111+08:00;True|2021-06-15T18:38:26.6620668+08:00;True|2021-06-15T18:33:45.2069831+08:00;True|2021-06-15T18:24:52.0550838+08:00;True|2021-06-15T18:19:43.6999796+08:00;True|2021-06-15T18:08:17.2464506+08:00;True|2021-06-15T18:03:51.3952624+08:00;True|2021-06-15T18:01:20.6141766+08:00;True|2021-06-15T17:59:04.4479416+08:00;True|2021-06-15T17:41:44.6389379+08:00;True|2021-06-15T17:39:03.1565124+08:00;True|2021-06-15T17:34:41.0634638+08:00;True|2021-06-15T17:33:50.4853178+08:00;True|2021-06-15T17:25:38.5914037+08:00;True|2021-06-15T17:22:21.3611360+08:00;True|2021-06-15T17:16:49.4970813+08:00;True|2021-06-15T17:05:28.9389484+08:00;True|2021-06-15T16:52:54.6372199+08:00;True|2021-06-15T16:51:23.9081030+08:00;True|2021-06-15T16:45:40.6017997+08:00;True|2021-06-15T16:41:05.0218887+08:00;True|2021-06-15T16:38:02.8541862+08:00;True|2021-06-15T16:22:10.3118721+08:00;True|2021-06-15T16:12:11.1552506+08:00;True|2021-06-15T15:33:42.0100494+08:00;True|2021-06-15T15:28:39.7145659+08:00;True|2021-06-15T15:15:02.7939125+08:00;True|2021-06-15T14:49:14.2300396+08:00;True|2021-06-15T14:42:28.1198064+08:00;True|2021-06-15T13:30:12.7997686+08:00;True|2021-06-15T13:25:37.7284670+08:00;True|2021-06-15T13:23:43.6207813+08:00;False|2021-06-15T13:23:19.4190232+08:00;True|2021-06-15T13:16:38.5062674+08:00;True|2021-06-15T13:03:31.2055635+08:00;True|2021-06-15T12:58:43.1653215+08:00;True|2021-06-15T12:39:22.8442109+08:00;True|2021-06-15T12:35:09.1288556+08:00;False|2021-06-15T12:33:50.0723143+08:00;True|2021-06-15T11:28:01.9733727+08:00;True|2021-06-15T11:26:26.6569392+08:00;True|2021-06-15T11:22:43.0366435+08:00;True|2021-06-15T11:07:50.1610580+08:00;True|2021-06-15T10:32:59.1925931+08:00;True|2021-06-10T17:16:57.9552310+08:00;True|2021-06-10T16:44:42.2731836+08:00;True|2021-06-10T14:39:27.6745737+08:00;True|2021-06-10T12:15:05.1524413+08:00;True|2021-06-09T18:19:24.1005606+08:00;True|2021-06-09T17:56:09.5646288+08:00;True|2021-06-09T13:34:06.1882292+08:00;True|2021-06-09T13:29:54.5924933+08:00;True|2021-06-09T13:25:55.7520662+08:00;True|2021-06-09T13:07:47.6686811+08:00;True|2021-06-09T12:59:41.2595048+08:00;True|2021-06-09T12:45:27.1305548+08:00;True|2021-06-09T12:29:52.1418191+08:00;True|2021-06-09T12:24:12.7610588+08:00;True|2021-06-09T11:31:25.3409568+08:00;True|2021-06-09T09:57:44.4387175+08:00;True|2021-06-09T09:54:26.5161307+08:00;True|2021-06-09T09:14:14.7288045+08:00;True|2021-06-09T09:10:25.1812139+08:00;True|2021-06-09T08:46:21.6585123+08:00;True|2021-06-08T19:56:55.7192062+08:00;True|2021-06-08T19:52:59.0326821+08:00;True|2021-06-08T19:49:13.6274217+08:00;True|2021-06-08T19:09:22.1038939+08:00;True|2021-06-08T15:28:41.3716247+08:00;True|2021-06-08T15:26:47.2621178+08:00;True|2021-06-08T13:49:45.8936617+08:00;True|2021-06-08T13:43:18.8115502+08:00;True|2021-06-08T10:04:06.2200731+08:00;True|2021-06-08T09:17:10.0470792+08:00;True|2021-06-08T08:44:37.4395849+08:00;True|2021-06-08T00:01:09.3745613+08:00;True|2021-06-07T23:49:31.5196888+08:00;True|2021-06-07T23:41:00.8017855+08:00;True|2021-06-07T23:21:53.1371134+08:00;True|2021-06-07T23:01:27.5712153+08:00;True|2021-06-07T22:36:12.9274014+08:00;True|2021-06-07T22:23:00.6545134+08:00;True|2021-06-07T17:44:47.5686346+08:00;True|2021-06-07T17:17:01.3431233+08:00;True|2021-06-07T16:53:28.9989587+08:00;True|2021-06-07T16:41:10.4975607+08:00;True|2021-06-07T14:21:06.8176477+08:00;True|2021-06-07T14:10:39.0355659+08:00;True|2021-06-07T12:34:31.4562732+08:00;True|2021-06-07T12:28:44.9629488+08:00;True|2021-06-07T10:30:26.9387988+08:00;True|2021-06-07T09:12:14.7658099+08:00;True|2021-06-07T08:37:19.6353792+08:00;True|2021-06-07T08:35:25.2031954+08:00;True|2021-06-05T07:07:32.0541266+08:00;True|2021-06-05T06:44:35.9475270+08:00;True|2021-06-05T06:37:27.4595197+08:00;True|2021-06-05T06:26:59.7663998+08:00;True|2021-06-05T05:43:12.8699318+08:00;True|2021-06-04T17:00:41.2426007+08:00;True|2021-06-04T16:08:03.8078072+08:00;True|2021-06-04T15:47:21.6412616+08:00;True|2021-06-04T15:21:02.4239800+08:00;True|2021-06-04T15:20:37.8641854+08:00;True|2021-06-04T13:38:51.5088395+08:00;True|2021-06-04T10:20:01.7784282+08:00;True|2021-06-04T10:13:50.3548857+08:00;True|2021-06-04T10:11:25.5017821+08:00;True|2021-06-04T10:09:51.6792228+08:00;True|2021-06-04T10:02:39.5851057+08:00;True|2021-06-04T09:30:40.4495494+08:00;True|2021-06-03T13:16:36.0317546+08:00;True|2021-06-03T13:12:47.0402047+08:00;True|2021-06-02T14:37:08.9683351+08:00;True|2021-06-02T14:10:15.7439829+08:00;True|2021-06-02T13:59:46.5841931+08:00;True|2021-06-02T13:25:18.7962660+08:00;True|2021-06-02T13:23:16.2261980+08:00;True|2021-06-01T15:37:32.2495085+08:00;True|2021-06-01T15:21:01.2856122+08:00;True|2021-06-01T15:13:36.7262365+08:00;True|2021-06-01T15:10:26.8905629+08:00;True|2021-06-01T14:56:17.5231551+08:00;True|2021-06-01T14:38:39.7895927+08:00;True|2021-06-01T14:23:12.3265287+08:00;True|2021-03-01T09:11:31.3226422+08:00;True|2021-05-26T14:54:56.9426462+08:00;True|2021-05-26T13:57:33.7780451+08:00;True|2021-05-26T13:39:02.8043358+08:00;True|2021-02-25T16:01:40.2917200+08:00;True|2021-02-25T15:49:46.6681205+08:00;True|2021-02-25T15:16:30.9372640+08:00;True|2021-05-25T13:10:21.7831921+08:00;True|2021-05-25T11:21:38.5224475+08:00;True|2021-05-25T11:12:52.0637175+08:00;True|2021-05-25T11:02:18.4164663+08:00;True|2021-05-25T10:52:06.8998521+08:00;True|2021-05-25T10:50:45.0929606+08:00;True|2021-05-25T10:45:54.1498313+08:00;True|2021-05-25T10:39:27.8602249+08:00;True|2021-05-25T10:34:49.5771162+08:00;True|2021-05-25T10:17:30.3009163+08:00;True|2021-05-25T10:14:03.8512581+08:00;True|2021-05-25T10:05:33.4343836+08:00;True|2021-05-24T17:01:23.3221168+08:00;True|2021-05-24T10:11:24.0197347+08:00;False|2021-05-24T10:11:07.6338995+08:00;</History> + <History>True|2021-08-18T08:07:20.4350886Z;True|2021-08-18T14:29:41.7171934+08:00;True|2021-08-18T14:20:36.3647361+08:00;True|2021-08-16T09:08:58.3617662+08:00;True|2021-08-15T20:44:29.9214083+08:00;True|2021-08-15T20:36:17.0958549+08:00;True|2021-08-15T20:29:34.3879773+08:00;True|2021-08-15T20:23:47.4052038+08:00;True|2021-08-15T15:01:19.7830862+08:00;True|2021-08-15T12:15:18.3433782+08:00;True|2021-08-13T20:59:11.3947130+08:00;True|2021-08-06T22:49:09.9538339+08:00;True|2021-08-06T22:35:19.0418168+08:00;True|2021-08-06T20:29:47.4241975+08:00;True|2021-08-06T14:08:16.4791827+08:00;True|2021-08-06T13:59:28.9874611+08:00;True|2021-08-06T13:57:34.3723977+08:00;True|2021-08-06T13:36:03.4816652+08:00;True|2021-08-06T12:22:52.5055221+08:00;True|2021-08-06T09:31:58.1272499+08:00;True|2021-08-06T09:26:51.6310039+08:00;True|2021-08-06T09:24:22.2899244+08:00;True|2021-08-06T09:06:30.6477912+08:00;True|2021-08-06T09:00:55.5101612+08:00;True|2021-08-06T08:49:59.9616490+08:00;True|2021-08-06T08:45:18.8586902+08:00;True|2021-08-05T20:09:25.8861998+08:00;True|2021-08-04T19:14:27.2396953+08:00;True|2021-08-04T19:11:47.5849093+08:00;True|2021-08-04T16:42:54.0149043+08:00;True|2021-08-04T15:02:11.5056561+08:00;True|2021-08-04T14:58:37.1435509+08:00;True|2021-08-04T14:55:34.7380132+08:00;True|2021-08-04T14:47:42.5933921+08:00;True|2021-08-04T14:45:17.9911874+08:00;True|2021-08-04T13:52:20.9601351+08:00;True|2021-08-04T09:48:28.8796992+08:00;True|2021-08-03T18:14:13.1894998+08:00;True|2021-08-03T17:45:35.1349721+08:00;True|2021-08-03T17:21:52.6028977+08:00;True|2021-08-03T17:20:35.4423020+08:00;True|2021-08-03T17:03:33.1667669+08:00;True|2021-08-03T17:01:54.2656787+08:00;True|2021-08-03T17:00:22.2778374+08:00;True|2021-08-03T16:56:58.8902582+08:00;True|2021-08-03T15:02:21.8601533+08:00;True|2021-08-03T14:57:34.0186758+08:00;True|2021-08-03T14:28:47.2242515+08:00;True|2021-08-03T14:22:22.4554236+08:00;True|2021-08-03T14:21:51.1339715+08:00;True|2021-08-03T13:37:33.9697131+08:00;True|2021-08-03T13:28:29.7591095+08:00;True|2021-08-03T11:35:09.5118324+08:00;True|2021-08-03T11:11:23.3051573+08:00;True|2021-08-02T13:14:42.3663755+08:00;True|2021-07-30T22:50:19.9749878+08:00;True|2021-07-30T22:49:31.2150970+08:00;True|2021-07-28T19:12:05.8381075+08:00;True|2021-07-28T18:59:45.4808797+08:00;True|2021-07-28T18:15:58.8301509+08:00;True|2021-07-28T18:04:54.8613546+08:00;True|2021-07-28T17:53:48.6225611+08:00;True|2021-07-28T17:42:50.9171563+08:00;True|2021-07-28T17:17:16.3137677+08:00;True|2021-07-28T17:11:46.8925200+08:00;True|2021-07-28T16:28:27.6823943+08:00;True|2021-07-28T16:23:00.3385836+08:00;True|2021-07-28T09:57:55.4237411+08:00;True|2021-07-28T08:38:29.6691541+08:00;True|2021-07-27T23:16:32.0331671+08:00;True|2021-07-27T23:06:08.1947249+08:00;True|2021-07-27T23:05:58.4619176+08:00;True|2021-07-27T18:42:09.5358261+08:00;True|2021-07-27T18:30:04.8532823+08:00;True|2021-07-27T18:29:43.5775092+08:00;True|2021-07-27T15:16:49.8356224+08:00;True|2021-07-27T15:05:27.8453220+08:00;True|2021-07-27T14:59:15.9519440+08:00;True|2021-07-27T09:23:32.6111337+08:00;True|2021-07-27T08:27:41.6395353+08:00;True|2021-07-27T08:25:56.7378296+08:00;True|2021-07-26T11:18:46.0856966+08:00;True|2021-07-26T11:18:02.0751924+08:00;True|2021-07-26T11:13:49.6285395+08:00;True|2021-07-21T21:08:25.9898902+08:00;True|2021-07-21T20:09:26.2258104+08:00;True|2021-07-13T16:17:25.8407435+08:00;True|2021-07-13T13:46:13.4309531+08:00;True|2021-07-13T12:29:04.5082461+08:00;True|2021-06-29T13:55:01.6864637+08:00;True|2021-06-29T10:38:52.2206472+08:00;True|2021-06-29T10:10:13.1540749+08:00;True|2021-06-28T14:37:56.3853273+08:00;False|2021-06-28T14:36:57.5726124+08:00;True|2021-06-25T14:17:57.5196108+08:00;True|2021-06-25T13:56:38.9522535+08:00;True|2021-06-24T19:38:32.8766933+08:00;True|2021-06-24T18:26:35.6118833+08:00;True|2021-06-24T18:02:52.8136877+08:00;True|2021-06-24T17:48:49.5851948+08:00;True|2021-06-24T17:45:46.7527572+08:00;True|2021-06-24T15:05:20.1592723+08:00;True|2021-06-23T16:18:15.6814625+08:00;True|2021-06-23T16:05:24.6112343+08:00;True|2021-06-23T15:14:08.2489658+08:00;True|2021-06-23T13:52:58.6029788+08:00;True|2021-06-22T16:11:20.4726923+08:00;True|2021-06-22T16:04:53.7231389+08:00;True|2021-06-22T15:50:59.2583262+08:00;True|2021-06-22T15:38:15.3016140+08:00;True|2021-06-22T15:34:42.9185543+08:00;True|2021-06-22T15:21:55.1419108+08:00;True|2021-06-22T15:07:21.5357494+08:00;True|2021-06-22T15:03:35.0535733+08:00;True|2021-06-22T14:54:47.8802969+08:00;True|2021-06-22T11:19:38.7303011+08:00;True|2021-06-22T08:53:49.2882695+08:00;True|2021-06-22T08:47:54.8286530+08:00;True|2021-06-21T16:27:19.3017700+08:00;True|2021-06-21T15:32:28.7237952+08:00;True|2021-06-21T12:34:02.6329555+08:00;True|2021-06-21T12:24:17.5427495+08:00;True|2021-06-21T10:47:30.6423502+08:00;True|2021-06-21T08:43:20.3026558+08:00;True|2021-06-19T15:10:06.8335499+08:00;True|2021-06-18T15:37:29.5009930+08:00;True|2021-06-18T13:46:35.6283432+08:00;True|2021-06-18T10:00:37.1474954+08:00;True|2021-06-18T09:55:21.8551780+08:00;True|2021-06-18T09:22:27.8432927+08:00;True|2021-06-17T11:17:43.2166430+08:00;True|2021-06-17T09:24:09.8350403+08:00;True|2021-06-16T16:10:47.8564888+08:00;True|2021-06-16T16:04:09.8286582+08:00;True|2021-06-16T15:12:29.9427169+08:00;True|2021-06-16T14:58:45.6801892+08:00;True|2021-06-16T14:46:01.6873221+08:00;True|2021-06-16T11:02:06.1272477+08:00;True|2021-06-16T09:33:56.0223915+08:00;True|2021-06-16T08:50:07.6995413+08:00;True|2021-06-16T08:28:38.7692635+08:00;True|2021-06-16T01:04:19.6282474+08:00;True|2021-06-16T01:03:50.5058323+08:00;False|2021-06-16T01:02:15.3819672+08:00;False|2021-06-16T01:01:38.6171098+08:00;True|2021-06-16T00:34:54.9902044+08:00;True|2021-06-15T23:55:36.2003828+08:00;True|2021-06-15T22:47:17.2192750+08:00;True|2021-06-15T22:42:41.1512585+08:00;True|2021-06-15T22:38:01.7390462+08:00;True|2021-06-15T22:14:11.2060782+08:00;True|2021-06-15T22:12:27.0615357+08:00;True|2021-06-15T22:07:59.9280871+08:00;True|2021-06-15T22:04:21.5051427+08:00;True|2021-06-15T21:25:55.0099814+08:00;True|2021-06-15T19:13:51.3494172+08:00;True|2021-06-15T19:02:17.6844742+08:00;True|2021-06-15T18:47:37.1629411+08:00;False|2021-06-15T18:47:11.0828111+08:00;True|2021-06-15T18:38:26.6620668+08:00;True|2021-06-15T18:33:45.2069831+08:00;True|2021-06-15T18:24:52.0550838+08:00;True|2021-06-15T18:19:43.6999796+08:00;True|2021-06-15T18:08:17.2464506+08:00;True|2021-06-15T18:03:51.3952624+08:00;True|2021-06-15T18:01:20.6141766+08:00;True|2021-06-15T17:59:04.4479416+08:00;True|2021-06-15T17:41:44.6389379+08:00;True|2021-06-15T17:39:03.1565124+08:00;True|2021-06-15T17:34:41.0634638+08:00;True|2021-06-15T17:33:50.4853178+08:00;True|2021-06-15T17:25:38.5914037+08:00;True|2021-06-15T17:22:21.3611360+08:00;True|2021-06-15T17:16:49.4970813+08:00;True|2021-06-15T17:05:28.9389484+08:00;True|2021-06-15T16:52:54.6372199+08:00;True|2021-06-15T16:51:23.9081030+08:00;True|2021-06-15T16:45:40.6017997+08:00;True|2021-06-15T16:41:05.0218887+08:00;True|2021-06-15T16:38:02.8541862+08:00;True|2021-06-15T16:22:10.3118721+08:00;True|2021-06-15T16:12:11.1552506+08:00;True|2021-06-15T15:33:42.0100494+08:00;True|2021-06-15T15:28:39.7145659+08:00;True|2021-06-15T15:15:02.7939125+08:00;True|2021-06-15T14:49:14.2300396+08:00;True|2021-06-15T14:42:28.1198064+08:00;True|2021-06-15T13:30:12.7997686+08:00;True|2021-06-15T13:25:37.7284670+08:00;True|2021-06-15T13:23:43.6207813+08:00;False|2021-06-15T13:23:19.4190232+08:00;True|2021-06-15T13:16:38.5062674+08:00;True|2021-06-15T13:03:31.2055635+08:00;True|2021-06-15T12:58:43.1653215+08:00;True|2021-06-15T12:39:22.8442109+08:00;True|2021-06-15T12:35:09.1288556+08:00;False|2021-06-15T12:33:50.0723143+08:00;True|2021-06-15T11:28:01.9733727+08:00;True|2021-06-15T11:26:26.6569392+08:00;True|2021-06-15T11:22:43.0366435+08:00;True|2021-06-15T11:07:50.1610580+08:00;True|2021-06-15T10:32:59.1925931+08:00;True|2021-06-10T17:16:57.9552310+08:00;True|2021-06-10T16:44:42.2731836+08:00;True|2021-06-10T14:39:27.6745737+08:00;True|2021-06-10T12:15:05.1524413+08:00;True|2021-06-09T18:19:24.1005606+08:00;True|2021-06-09T17:56:09.5646288+08:00;True|2021-06-09T13:34:06.1882292+08:00;True|2021-06-09T13:29:54.5924933+08:00;True|2021-06-09T13:25:55.7520662+08:00;True|2021-06-09T13:07:47.6686811+08:00;True|2021-06-09T12:59:41.2595048+08:00;True|2021-06-09T12:45:27.1305548+08:00;True|2021-06-09T12:29:52.1418191+08:00;True|2021-06-09T12:24:12.7610588+08:00;True|2021-06-09T11:31:25.3409568+08:00;True|2021-06-09T09:57:44.4387175+08:00;True|2021-06-09T09:54:26.5161307+08:00;True|2021-06-09T09:14:14.7288045+08:00;True|2021-06-09T09:10:25.1812139+08:00;True|2021-06-09T08:46:21.6585123+08:00;True|2021-06-08T19:56:55.7192062+08:00;True|2021-06-08T19:52:59.0326821+08:00;True|2021-06-08T19:49:13.6274217+08:00;True|2021-06-08T19:09:22.1038939+08:00;True|2021-06-08T15:28:41.3716247+08:00;True|2021-06-08T15:26:47.2621178+08:00;True|2021-06-08T13:49:45.8936617+08:00;True|2021-06-08T13:43:18.8115502+08:00;True|2021-06-08T10:04:06.2200731+08:00;True|2021-06-08T09:17:10.0470792+08:00;True|2021-06-08T08:44:37.4395849+08:00;True|2021-06-08T00:01:09.3745613+08:00;True|2021-06-07T23:49:31.5196888+08:00;True|2021-06-07T23:41:00.8017855+08:00;True|2021-06-07T23:21:53.1371134+08:00;True|2021-06-07T23:01:27.5712153+08:00;True|2021-06-07T22:36:12.9274014+08:00;True|2021-06-07T22:23:00.6545134+08:00;True|2021-06-07T17:44:47.5686346+08:00;True|2021-06-07T17:17:01.3431233+08:00;True|2021-06-07T16:53:28.9989587+08:00;True|2021-06-07T16:41:10.4975607+08:00;True|2021-06-07T14:21:06.8176477+08:00;True|2021-06-07T14:10:39.0355659+08:00;True|2021-06-07T12:34:31.4562732+08:00;True|2021-06-07T12:28:44.9629488+08:00;True|2021-06-07T10:30:26.9387988+08:00;True|2021-06-07T09:12:14.7658099+08:00;True|2021-06-07T08:37:19.6353792+08:00;True|2021-06-07T08:35:25.2031954+08:00;True|2021-06-05T07:07:32.0541266+08:00;True|2021-06-05T06:44:35.9475270+08:00;True|2021-06-05T06:37:27.4595197+08:00;True|2021-06-05T06:26:59.7663998+08:00;True|2021-06-05T05:43:12.8699318+08:00;True|2021-06-04T17:00:41.2426007+08:00;True|2021-06-04T16:08:03.8078072+08:00;True|2021-06-04T15:47:21.6412616+08:00;True|2021-06-04T15:21:02.4239800+08:00;True|2021-06-04T15:20:37.8641854+08:00;True|2021-06-04T13:38:51.5088395+08:00;True|2021-06-04T10:20:01.7784282+08:00;True|2021-06-04T10:13:50.3548857+08:00;True|2021-06-04T10:11:25.5017821+08:00;True|2021-06-04T10:09:51.6792228+08:00;True|2021-06-04T10:02:39.5851057+08:00;True|2021-06-04T09:30:40.4495494+08:00;True|2021-06-03T13:16:36.0317546+08:00;True|2021-06-03T13:12:47.0402047+08:00;True|2021-06-02T14:37:08.9683351+08:00;True|2021-06-02T14:10:15.7439829+08:00;True|2021-06-02T13:59:46.5841931+08:00;True|2021-06-02T13:25:18.7962660+08:00;True|2021-06-02T13:23:16.2261980+08:00;True|2021-06-01T15:37:32.2495085+08:00;True|2021-06-01T15:21:01.2856122+08:00;True|2021-06-01T15:13:36.7262365+08:00;True|2021-06-01T15:10:26.8905629+08:00;True|2021-06-01T14:56:17.5231551+08:00;True|2021-06-01T14:38:39.7895927+08:00;True|2021-06-01T14:23:12.3265287+08:00;True|2021-03-01T09:11:31.3226422+08:00;True|2021-05-26T14:54:56.9426462+08:00;True|2021-05-26T13:57:33.7780451+08:00;True|2021-05-26T13:39:02.8043358+08:00;True|2021-02-25T16:01:40.2917200+08:00;True|2021-02-25T15:49:46.6681205+08:00;True|2021-02-25T15:16:30.9372640+08:00;True|2021-05-25T13:10:21.7831921+08:00;True|2021-05-25T11:21:38.5224475+08:00;True|2021-05-25T11:12:52.0637175+08:00;True|2021-05-25T11:02:18.4164663+08:00;True|2021-05-25T10:52:06.8998521+08:00;True|2021-05-25T10:50:45.0929606+08:00;True|2021-05-25T10:45:54.1498313+08:00;True|2021-05-25T10:39:27.8602249+08:00;True|2021-05-25T10:34:49.5771162+08:00;True|2021-05-25T10:17:30.3009163+08:00;True|2021-05-25T10:14:03.8512581+08:00;True|2021-05-25T10:05:33.4343836+08:00;True|2021-05-24T17:01:23.3221168+08:00;True|2021-05-24T10:11:24.0197347+08:00;False|2021-05-24T10:11:07.6338995+08:00;</History> </PropertyGroup> <ItemGroup> <File Include="apiapp.json"> @@ -18,28 +18,28 @@ <publishTime>02/22/2013 08:43:40</publishTime> </File> <File Include="bin/BLL.dll"> - <publishTime>08/16/2021 11:03:09</publishTime> + <publishTime>08/18/2021 16:07:11</publishTime> </File> <File Include="bin/BLL.pdb"> - <publishTime>08/16/2021 11:03:09</publishTime> + <publishTime>08/18/2021 16:07:11</publishTime> </File> <File Include="bin/DAL.dll"> - <publishTime>08/16/2021 11:03:07</publishTime> + <publishTime>08/18/2021 16:07:09</publishTime> </File> <File Include="bin/DAL.pdb"> - <publishTime>08/16/2021 11:03:07</publishTime> + <publishTime>08/18/2021 16:07:09</publishTime> </File> <File Include="bin/Dapper.dll"> <publishTime>07/22/2016 14:52:40</publishTime> </File> <File Include="bin/DBUtility.dll"> - <publishTime>08/16/2021 11:03:06</publishTime> + <publishTime>08/18/2021 16:07:07</publishTime> </File> <File Include="bin/DBUtility.pdb"> - <publishTime>08/16/2021 11:03:06</publishTime> + <publishTime>08/18/2021 16:07:07</publishTime> </File> <File Include="bin/Interop.gregn6Lib.dll"> - <publishTime>08/16/2021 11:03:08</publishTime> + <publishTime>08/18/2021 16:07:10</publishTime> </File> <File Include="bin/Kingdee.BOS.WebApi.Client.dll"> <publishTime>08/09/2021 09:06:25</publishTime> @@ -60,10 +60,10 @@ <publishTime>07/25/2012 11:48:56</publishTime> </File> <File Include="bin/Model.dll"> - <publishTime>08/16/2021 11:03:06</publishTime> + <publishTime>08/18/2021 16:07:08</publishTime> </File> <File Include="bin/Model.pdb"> - <publishTime>08/16/2021 11:03:06</publishTime> + <publishTime>08/18/2021 16:07:08</publishTime> </File> <File Include="bin/Models/ClsSc_MouldScrapOutBillMain.cs"> <publishTime>08/09/2021 09:06:27</publishTime> @@ -72,22 +72,22 @@ <publishTime>08/03/2014 20:33:56</publishTime> </File> <File Include="bin/Pub_Class.dll"> - <publishTime>08/16/2021 11:03:04</publishTime> + <publishTime>08/18/2021 16:07:06</publishTime> </File> <File Include="bin/Pub_Class.pdb"> - <publishTime>08/16/2021 11:03:04</publishTime> + <publishTime>08/18/2021 16:07:06</publishTime> </File> <File Include="bin/Pub_Control.dll"> - <publishTime>08/16/2021 11:03:05</publishTime> + <publishTime>08/18/2021 16:07:07</publishTime> </File> <File Include="bin/Pub_Control.pdb"> - <publishTime>08/16/2021 11:03:05</publishTime> + <publishTime>08/18/2021 16:07:07</publishTime> </File> <File Include="bin/SQLHelper.dll"> - <publishTime>08/16/2021 11:03:05</publishTime> + <publishTime>08/18/2021 16:07:07</publishTime> </File> <File Include="bin/SQLHelper.pdb"> - <publishTime>08/16/2021 11:03:05</publishTime> + <publishTime>08/18/2021 16:07:07</publishTime> </File> <File Include="bin/stdole.dll"> <publishTime>05/09/2021 13:35:37</publishTime> @@ -189,10 +189,10 @@ <publishTime>11/24/2014 11:18:48</publishTime> </File> <File Include="bin/WebAPI.dll"> - <publishTime>08/16/2021 11:03:11</publishTime> + <publishTime>08/18/2021 16:07:13</publishTime> </File> <File Include="bin/WebAPI.pdb"> - <publishTime>08/16/2021 11:03:11</publishTime> + <publishTime>08/18/2021 16:07:13</publishTime> </File> <File Include="bin/WebGrease.dll"> <publishTime>07/17/2013 17:03:52</publishTime> @@ -363,7 +363,7 @@ <publishTime>08/06/2021 22:57:28</publishTime> </File> <File Include="Web.config"> - <publishTime>08/16/2021 11:03:19</publishTime> + <publishTime>08/18/2021 16:07:20</publishTime> </File> </ItemGroup> </Project> \ No newline at end of file diff --git a/WebAPI/Web.config b/WebAPI/Web.config index 763b182..44bc53f 100644 --- a/WebAPI/Web.config +++ b/WebAPI/Web.config @@ -19,7 +19,7 @@ <!--鏈嶅姟鍣ㄦ枃浠禝P鍦板潃--> <!--<add key="FileIP" value="http://localhost:8082/LuBaoAPI"/>--> <add key="FileIP" value="http://localhost:8080/"/> - <add key="sUrl" value="http://183.129.128.86:9090/WEBS-WMSTest/WebService1.asmx"/> + <add key="sUrl" value="http://183.129.128.86:9090/WEBS-WMSTest/WebService1.asmx"/> <add key="webpages:Version" value="3.0.0.0" /> <add key="webpages:Enabled" value="false" /> <add key="ClientValidationEnabled" value="true" /> diff --git a/WorkM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/WorkM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/WorkM/obj/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/WorkM/obj/Release/AxInterop.grdes6Lib.dll b/WorkM/obj/Release/AxInterop.grdes6Lib.dll deleted file mode 100644 index a1ddf79..0000000 --- a/WorkM/obj/Release/AxInterop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/AxInterop.gregn6Lib.dll b/WorkM/obj/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index fa12c42..0000000 --- a/WorkM/obj/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/AxInterop.grproLib.dll b/WorkM/obj/Release/AxInterop.grproLib.dll deleted file mode 100644 index 459dd93..0000000 --- a/WorkM/obj/Release/AxInterop.grproLib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/Interop.grdes6Lib.dll b/WorkM/obj/Release/Interop.grdes6Lib.dll deleted file mode 100644 index aa420ea..0000000 --- a/WorkM/obj/Release/Interop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/Interop.gregn6Lib.dll b/WorkM/obj/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 9be13f3..0000000 --- a/WorkM/obj/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/Interop.grproLib.dll b/WorkM/obj/Release/Interop.grproLib.dll deleted file mode 100644 index 4b8cfeb..0000000 --- a/WorkM/obj/Release/Interop.grproLib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/OAM.Sc_PackDoubleBill.resources b/WorkM/obj/Release/OAM.Sc_PackDoubleBill.resources deleted file mode 100644 index 75b5332..0000000 --- a/WorkM/obj/Release/OAM.Sc_PackDoubleBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/OAM.Sc_PackDoubleBillList.resources b/WorkM/obj/Release/OAM.Sc_PackDoubleBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/OAM.Sc_PackDoubleBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/OAM.Sc_PackSplitBill.resources b/WorkM/obj/Release/OAM.Sc_PackSplitBill.resources deleted file mode 100644 index 75b5332..0000000 --- a/WorkM/obj/Release/OAM.Sc_PackSplitBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/OAM.Sc_PackSplitBillList.resources b/WorkM/obj/Release/OAM.Sc_PackSplitBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/OAM.Sc_PackSplitBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sb_EquipConkBookBill.resources b/WorkM/obj/Release/PayM.Sb_EquipConkBookBill.resources deleted file mode 100644 index 6de4cfe..0000000 --- a/WorkM/obj/Release/PayM.Sb_EquipConkBookBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sb_EquipConkBookBillList.resources b/WorkM/obj/Release/PayM.Sb_EquipConkBookBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/PayM.Sb_EquipConkBookBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sb_EquipRepairCheckBill.resources b/WorkM/obj/Release/PayM.Sb_EquipRepairCheckBill.resources deleted file mode 100644 index 6713a95..0000000 --- a/WorkM/obj/Release/PayM.Sb_EquipRepairCheckBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sb_EquipRepairCheckBillList.resources b/WorkM/obj/Release/PayM.Sb_EquipRepairCheckBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/PayM.Sb_EquipRepairCheckBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sb_EquipRepairSendWorkBill.resources b/WorkM/obj/Release/PayM.Sb_EquipRepairSendWorkBill.resources deleted file mode 100644 index 5692dc1..0000000 --- a/WorkM/obj/Release/PayM.Sb_EquipRepairSendWorkBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sb_EquipRepairSendWorkBillList.resources b/WorkM/obj/Release/PayM.Sb_EquipRepairSendWorkBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/PayM.Sb_EquipRepairSendWorkBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sc_MouldEntrustOutBill.resources b/WorkM/obj/Release/PayM.Sc_MouldEntrustOutBill.resources deleted file mode 100644 index 934319e..0000000 --- a/WorkM/obj/Release/PayM.Sc_MouldEntrustOutBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sc_MouldEntrustOutBillList.resources b/WorkM/obj/Release/PayM.Sc_MouldEntrustOutBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/PayM.Sc_MouldEntrustOutBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sc_MouldReportBill.resources b/WorkM/obj/Release/PayM.Sc_MouldReportBill.resources deleted file mode 100644 index 51b6716..0000000 --- a/WorkM/obj/Release/PayM.Sc_MouldReportBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/PayM.Sc_MouldReportBillList.resources b/WorkM/obj/Release/PayM.Sc_MouldReportBillList.resources deleted file mode 100644 index ddf04c4..0000000 --- a/WorkM/obj/Release/PayM.Sc_MouldReportBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/ResolveAssemblyReference.cache b/WorkM/obj/Release/ResolveAssemblyReference.cache deleted file mode 100644 index 87967f3..0000000 --- a/WorkM/obj/Release/ResolveAssemblyReference.cache +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/WorkM/obj/Release/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index 6673f0f..0000000 --- a/WorkM/obj/Release/TempPE/Properties.Resources.Designer.cs.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WarM.Sb_EquipRepairWorkBill.resources b/WorkM/obj/Release/WarM.Sb_EquipRepairWorkBill.resources deleted file mode 100644 index 895330f..0000000 --- a/WorkM/obj/Release/WarM.Sb_EquipRepairWorkBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WarM.Sb_EquipRepairWorkBillList.resources b/WorkM/obj/Release/WarM.Sb_EquipRepairWorkBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/WarM.Sb_EquipRepairWorkBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WarM.Sc_MonthSource.resources b/WorkM/obj/Release/WarM.Sc_MonthSource.resources deleted file mode 100644 index 0488472..0000000 --- a/WorkM/obj/Release/WarM.Sc_MonthSource.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WarM.Sc_MonthSourceDlg.resources b/WorkM/obj/Release/WarM.Sc_MonthSourceDlg.resources deleted file mode 100644 index a14d551..0000000 --- a/WorkM/obj/Release/WarM.Sc_MonthSourceDlg.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WarM.Sc_MouldCostMoneyBill.resources b/WorkM/obj/Release/WarM.Sc_MouldCostMoneyBill.resources deleted file mode 100644 index 2ed131b..0000000 --- a/WorkM/obj/Release/WarM.Sc_MouldCostMoneyBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WarM.Sc_MouldCostMoneyBillList.resources b/WorkM/obj/Release/WarM.Sc_MouldCostMoneyBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/WarM.Sc_MouldCostMoneyBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Kf_ProcInBill.resources b/WorkM/obj/Release/WorkM.Kf_ProcInBill.resources deleted file mode 100644 index fe1619e..0000000 --- a/WorkM/obj/Release/WorkM.Kf_ProcInBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Kf_ProcInBillList.resources b/WorkM/obj/Release/WorkM.Kf_ProcInBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/WorkM/obj/Release/WorkM.Kf_ProcInBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Kf_ProcOutBill.resources b/WorkM/obj/Release/WorkM.Kf_ProcOutBill.resources deleted file mode 100644 index fe1619e..0000000 --- a/WorkM/obj/Release/WorkM.Kf_ProcOutBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Kf_ProcOutBillList.resources b/WorkM/obj/Release/WorkM.Kf_ProcOutBillList.resources deleted file mode 100644 index 65506c3..0000000 --- a/WorkM/obj/Release/WorkM.Kf_ProcOutBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Properties.Resources.resources b/WorkM/obj/Release/WorkM.Properties.Resources.resources deleted file mode 100644 index 06c24d0..0000000 --- a/WorkM/obj/Release/WorkM.Properties.Resources.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipDotCheckBill.resources deleted file mode 100644 index 92d3569..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipDotCheckBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckPlanBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipDotCheckPlanBill.resources deleted file mode 100644 index 92d3569..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckPlanBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckPlanBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipDotCheckPlanBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipDotCheckPlanBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipLubricateBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipLubricateBill.resources deleted file mode 100644 index 92d3569..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipLubricateBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipLubricateBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipLubricateBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipLubricateBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipLubricatePlanBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipLubricatePlanBill.resources deleted file mode 100644 index 92d3569..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipLubricatePlanBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipLubricatePlanBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipLubricatePlanBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipLubricatePlanBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipMaintainBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipMaintainBill.resources deleted file mode 100644 index 92d3569..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipMaintainBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipMaintainBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipMaintainBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipMaintainBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipMaintainPlanBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipMaintainPlanBill.resources deleted file mode 100644 index 92d3569..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipMaintainPlanBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipMaintainPlanBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipMaintainPlanBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipMaintainPlanBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipRepairRequestBill.resources b/WorkM/obj/Release/WorkM.Sb_EquipRepairRequestBill.resources deleted file mode 100644 index 804a9d6..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipRepairRequestBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_EquipRepairRequestBillList.resources b/WorkM/obj/Release/WorkM.Sb_EquipRepairRequestBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sb_EquipRepairRequestBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_MouldRepairWorkBill.resources b/WorkM/obj/Release/WorkM.Sb_MouldRepairWorkBill.resources deleted file mode 100644 index 5a79b5d..0000000 --- a/WorkM/obj/Release/WorkM.Sb_MouldRepairWorkBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sb_MouldRepairWorkBillList.resources b/WorkM/obj/Release/WorkM.Sb_MouldRepairWorkBillList.resources deleted file mode 100644 index 369dd7f..0000000 --- a/WorkM/obj/Release/WorkM.Sb_MouldRepairWorkBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_AssemblyBill.resources b/WorkM/obj/Release/WorkM.Sc_AssemblyBill.resources deleted file mode 100644 index be8bcb7..0000000 --- a/WorkM/obj/Release/WorkM.Sc_AssemblyBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_AssemblyBillList.resources b/WorkM/obj/Release/WorkM.Sc_AssemblyBillList.resources deleted file mode 100644 index 20d43f7..0000000 --- a/WorkM/obj/Release/WorkM.Sc_AssemblyBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOBill.resources b/WorkM/obj/Release/WorkM.Sc_ICMOBill.resources deleted file mode 100644 index b1e2703..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOBillList.resources b/WorkM/obj/Release/WorkM.Sc_ICMOBillList.resources deleted file mode 100644 index cafddfa..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOBillList_K3.resources b/WorkM/obj/Release/WorkM.Sc_ICMOBillList_K3.resources deleted file mode 100644 index dbbdc07..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOBillList_K3Dlg.resources b/WorkM/obj/Release/WorkM.Sc_ICMOBillList_K3Dlg.resources deleted file mode 100644 index 830bdb6..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOBillList_K3Dlg.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOBill_K3.resources b/WorkM/obj/Release/WorkM.Sc_ICMOBill_K3.resources deleted file mode 100644 index 482eb29..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOBill_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOPauseBill.resources b/WorkM/obj/Release/WorkM.Sc_ICMOPauseBill.resources deleted file mode 100644 index 76ab443..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOPauseBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOPauseBillList.resources b/WorkM/obj/Release/WorkM.Sc_ICMOPauseBillList.resources deleted file mode 100644 index cafddfa..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOPauseBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOReportBill.resources b/WorkM/obj/Release/WorkM.Sc_ICMOReportBill.resources deleted file mode 100644 index cd3591a..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOReportBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ICMOReportBillList.resources b/WorkM/obj/Release/WorkM.Sc_ICMOReportBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ICMOReportBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MateWasterRequestBill.resources b/WorkM/obj/Release/WorkM.Sc_MateWasterRequestBill.resources deleted file mode 100644 index 97a81a8..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MateWasterRequestBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MateWasterRequestBillList.resources b/WorkM/obj/Release/WorkM.Sc_MateWasterRequestBillList.resources deleted file mode 100644 index 184d2ed..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MateWasterRequestBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldCost1.resources b/WorkM/obj/Release/WorkM.Sc_MouldCost1.resources deleted file mode 100644 index 6555d82..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldCost1.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldCost2.resources b/WorkM/obj/Release/WorkM.Sc_MouldCost2.resources deleted file mode 100644 index 5b8acf2..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldCost2.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldCost3.resources b/WorkM/obj/Release/WorkM.Sc_MouldCost3.resources deleted file mode 100644 index 6555d82..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldCost3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldCost4.resources b/WorkM/obj/Release/WorkM.Sc_MouldCost4.resources deleted file mode 100644 index 6555d82..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldCost4.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldCost5.resources b/WorkM/obj/Release/WorkM.Sc_MouldCost5.resources deleted file mode 100644 index 6555d82..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldCost5.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldCostList.resources b/WorkM/obj/Release/WorkM.Sc_MouldCostList.resources deleted file mode 100644 index fdd084e..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldCostList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldDesignPlanBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldDesignPlanBill.resources deleted file mode 100644 index 682166c..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldDesignPlanBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldDesignPlanBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldDesignPlanBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldDesignPlanBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldDesignRequestBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldDesignRequestBill.resources deleted file mode 100644 index 85e0268..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldDesignRequestBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldDesignRequestBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldDesignRequestBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldDesignRequestBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldEntrustOutPlanBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldEntrustOutPlanBill.resources deleted file mode 100644 index 1c515d1..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldEntrustOutPlanBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldEntrustOutPlanBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldEntrustOutPlanBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldEntrustOutPlanBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldPlanBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldPlanBill.resources deleted file mode 100644 index e30c5c7..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldPlanBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldPlanBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldPlanBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldPlanBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldProdBackBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldProdBackBill.resources deleted file mode 100644 index 4617231..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldProdBackBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldProdBackBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldProdBackBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldProdBackBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldProdInBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldProdInBill.resources deleted file mode 100644 index 4617231..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldProdInBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldProdInBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldProdInBillList.resources deleted file mode 100644 index 230d6dd..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldProdInBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldProdOutBill.resources b/WorkM/obj/Release/WorkM.Sc_MouldProdOutBill.resources deleted file mode 100644 index 605996c..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldProdOutBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_MouldProdOutBillList.resources b/WorkM/obj/Release/WorkM.Sc_MouldProdOutBillList.resources deleted file mode 100644 index d35f340..0000000 --- a/WorkM/obj/Release/WorkM.Sc_MouldProdOutBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PPBomChangeList_K3.resources b/WorkM/obj/Release/WorkM.Sc_PPBomChangeList_K3.resources deleted file mode 100644 index bd0c9a1..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PPBomChangeList_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PPBomChange_K3.resources b/WorkM/obj/Release/WorkM.Sc_PPBomChange_K3.resources deleted file mode 100644 index 8e24b29..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PPBomChange_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PPBomList_K3.resources b/WorkM/obj/Release/WorkM.Sc_PPBomList_K3.resources deleted file mode 100644 index bd0c9a1..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PPBomList_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PPBom_K3.resources b/WorkM/obj/Release/WorkM.Sc_PPBom_K3.resources deleted file mode 100644 index 8e24b29..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PPBom_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PackUnionBill.resources b/WorkM/obj/Release/WorkM.Sc_PackUnionBill.resources deleted file mode 100644 index 927774e..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PackUnionBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PackUnionBillList.resources b/WorkM/obj/Release/WorkM.Sc_PackUnionBillList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PackUnionBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PlanPriceBill.resources b/WorkM/obj/Release/WorkM.Sc_PlanPriceBill.resources deleted file mode 100644 index de8d067..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PlanPriceBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_PlanPriceBillList.resources b/WorkM/obj/Release/WorkM.Sc_PlanPriceBillList.resources deleted file mode 100644 index cafddfa..0000000 --- a/WorkM/obj/Release/WorkM.Sc_PlanPriceBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcProdMoveBill.resources b/WorkM/obj/Release/WorkM.Sc_ProcProdMoveBill.resources deleted file mode 100644 index 0bdbb4f..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcProdMoveBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcProdMoveBillList.resources b/WorkM/obj/Release/WorkM.Sc_ProcProdMoveBillList.resources deleted file mode 100644 index 13e9766..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcProdMoveBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcProgressReport.resources b/WorkM/obj/Release/WorkM.Sc_ProcProgressReport.resources deleted file mode 100644 index 0488472..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcProgressReport.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcProgressReportDlg.resources b/WorkM/obj/Release/WorkM.Sc_ProcProgressReportDlg.resources deleted file mode 100644 index 21c1824..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcProgressReportDlg.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessBackPlan.resources b/WorkM/obj/Release/WorkM.Sc_ProcessBackPlan.resources deleted file mode 100644 index fd3f0db..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessBackPlan.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessBackPlanList.resources b/WorkM/obj/Release/WorkM.Sc_ProcessBackPlanList.resources deleted file mode 100644 index e62461d..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessBackPlanList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessMoveBill.resources b/WorkM/obj/Release/WorkM.Sc_ProcessMoveBill.resources deleted file mode 100644 index 278da0b..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessMoveBill.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessMoveBillList.resources b/WorkM/obj/Release/WorkM.Sc_ProcessMoveBillList.resources deleted file mode 100644 index 13e9766..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessMoveBillList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessPlan.resources b/WorkM/obj/Release/WorkM.Sc_ProcessPlan.resources deleted file mode 100644 index 90a7e00..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessPlan.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessPlanChange.resources b/WorkM/obj/Release/WorkM.Sc_ProcessPlanChange.resources deleted file mode 100644 index 90a7e00..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessPlanChange.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessPlanChangeList.resources b/WorkM/obj/Release/WorkM.Sc_ProcessPlanChangeList.resources deleted file mode 100644 index e78cb9d..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessPlanChangeList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessPlanChangeSec.resources b/WorkM/obj/Release/WorkM.Sc_ProcessPlanChangeSec.resources deleted file mode 100644 index 90a7e00..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessPlanChangeSec.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessPlanList.resources b/WorkM/obj/Release/WorkM.Sc_ProcessPlanList.resources deleted file mode 100644 index 13e9766..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessPlanList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessReport.resources b/WorkM/obj/Release/WorkM.Sc_ProcessReport.resources deleted file mode 100644 index 7d12fba..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessReport.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessReportList.resources b/WorkM/obj/Release/WorkM.Sc_ProcessReportList.resources deleted file mode 100644 index f661cf8..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessReportList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessSendWork.resources b/WorkM/obj/Release/WorkM.Sc_ProcessSendWork.resources deleted file mode 100644 index 90a5817..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessSendWork.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_ProcessSendWorkList.resources b/WorkM/obj/Release/WorkM.Sc_ProcessSendWorkList.resources deleted file mode 100644 index f661cf8..0000000 --- a/WorkM/obj/Release/WorkM.Sc_ProcessSendWorkList.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_RepairICMOBillList_K3.resources b/WorkM/obj/Release/WorkM.Sc_RepairICMOBillList_K3.resources deleted file mode 100644 index dbbdc07..0000000 --- a/WorkM/obj/Release/WorkM.Sc_RepairICMOBillList_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_RepairICMOBill_K3.resources b/WorkM/obj/Release/WorkM.Sc_RepairICMOBill_K3.resources deleted file mode 100644 index 482eb29..0000000 --- a/WorkM/obj/Release/WorkM.Sc_RepairICMOBill_K3.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_WorkBillReportDlg.resources b/WorkM/obj/Release/WorkM.Sc_WorkBillReportDlg.resources deleted file mode 100644 index 21c1824..0000000 --- a/WorkM/obj/Release/WorkM.Sc_WorkBillReportDlg.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_WorkDayReportDlg.resources b/WorkM/obj/Release/WorkM.Sc_WorkDayReportDlg.resources deleted file mode 100644 index a14d551..0000000 --- a/WorkM/obj/Release/WorkM.Sc_WorkDayReportDlg.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.Sc_WorkProcReportDlg.resources b/WorkM/obj/Release/WorkM.Sc_WorkProcReportDlg.resources deleted file mode 100644 index c4f8119..0000000 --- a/WorkM/obj/Release/WorkM.Sc_WorkProcReportDlg.resources +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.csproj.GenerateResource.Cache b/WorkM/obj/Release/WorkM.csproj.GenerateResource.Cache deleted file mode 100644 index 80f3cdd..0000000 --- a/WorkM/obj/Release/WorkM.csproj.GenerateResource.Cache +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.csproj.ResolveComReference.cache b/WorkM/obj/Release/WorkM.csproj.ResolveComReference.cache deleted file mode 100644 index 529d88d..0000000 --- a/WorkM/obj/Release/WorkM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.dll b/WorkM/obj/Release/WorkM.dll deleted file mode 100644 index a87a7d5..0000000 --- a/WorkM/obj/Release/WorkM.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/Release/WorkM.pdb b/WorkM/obj/Release/WorkM.pdb deleted file mode 100644 index 9c0158b..0000000 --- a/WorkM/obj/Release/WorkM.pdb +++ /dev/null Binary files differ diff --git a/WorkM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/WorkM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/WorkM/obj/x86/Release/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// <autogenerated /> -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/WorkM/obj/x86/Release/AxInterop.grdes6Lib.dll b/WorkM/obj/x86/Release/AxInterop.grdes6Lib.dll deleted file mode 100644 index 0f135b3..0000000 --- a/WorkM/obj/x86/Release/AxInterop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/x86/Release/AxInterop.gregn6Lib.dll b/WorkM/obj/x86/Release/AxInterop.gregn6Lib.dll deleted file mode 100644 index d2d7d21..0000000 --- a/WorkM/obj/x86/Release/AxInterop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/x86/Release/Interop.grdes6Lib.dll b/WorkM/obj/x86/Release/Interop.grdes6Lib.dll deleted file mode 100644 index 0497495..0000000 --- a/WorkM/obj/x86/Release/Interop.grdes6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/x86/Release/Interop.gregn6Lib.dll b/WorkM/obj/x86/Release/Interop.gregn6Lib.dll deleted file mode 100644 index 4963439..0000000 --- a/WorkM/obj/x86/Release/Interop.gregn6Lib.dll +++ /dev/null Binary files differ diff --git a/WorkM/obj/x86/Release/WorkM.csproj.ResolveComReference.cache b/WorkM/obj/x86/Release/WorkM.csproj.ResolveComReference.cache deleted file mode 100644 index 529d88d..0000000 --- a/WorkM/obj/x86/Release/WorkM.csproj.ResolveComReference.cache +++ /dev/null Binary files differ -- Gitblit v1.9.1