9 lines
525 B
VB.net
9 lines
525 B
VB.net
' 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", "IDE1006:Benennungsstile", Justification:="<Ausstehend>", Scope:="member", Target:="~M:MultiTool.Form.frmRowEditor.btnApplyFromWinline_ItemClick(System.Object,DevExpress.XtraBars.ItemClickEventArgs)")>
|