1234567891011121314151617181920212223 |
- ' This file is used by Code Analysis to maintain SuppressMessage
- ' attributes that are applied to this project.
- ' Project-level suppressions either have no target or are given
- ' a specific target and scoped to a namespace, type, member, etc.
-
- Imports System.Diagnostics.CodeAnalysis
-
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.樣品報價控制表.DataGridView1_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.樣品報價控制表.DataGridView2_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.歷史單價紀錄表.DataGridView1_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.列印_樣品單.列印1")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.樣品進度表_英文版_.圖片導入2")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.樣品進度表.圖片導入2")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.形體總表MINI_WALL.圖片導入1")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.形體總表MINI_WALL.圖片導入2")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.樣品物料調料單一覽表.DataGridView1_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.樣品物料調料單核準.DataGridView3_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.驗貨報告大圖.驗貨報告大圖_Load(System.Object,System.EventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.量產出貨明細表.DataGridView1_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.列印_預告訂單.列印1")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.零用金支付單一覽表.DataGridView4_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.列印_零用金支付單.列印_零用金支付單_Load(System.Object,System.EventArgs)")>
- <Assembly: SuppressMessage("Style", "IDE0059:指派了不必要的值", Justification:="<暫止>", Scope:="member", Target:="~M:WINPROFIT_ERP_SYS.零用金支付核准.DataGridView2_CellClick(System.Object,System.Windows.Forms.DataGridViewCellEventArgs)")>
|