Online and CHM
CSharpRethrow Class
Members 



KellermanSoftware.StaticCodeAnalysis.QualityChecks.CSharp Namespace : CSharpRethrow Class
Ensure there are no rethrown exceptions without any other logic in the catch
Syntax
'Declaration
 
Public Class CSharpRethrow 
   Implements KellermanSoftware.StaticCodeAnalysis.QualityChecks.IQualityCheck 
'Usage
 
Dim instance As CSharpRethrow
Inheritance Hierarchy

System.Object
   KellermanSoftware.StaticCodeAnalysis.QualityChecks.CSharp.CSharpRethrow

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CSharpRethrow Members
KellermanSoftware.StaticCodeAnalysis.QualityChecks.CSharp Namespace