Online and CHM
NestedCall Class
Members 



KellermanSoftware.StaticCodeAnalysis.QualityChecks Namespace : NestedCall Class
Check to see if there is more method nesting than allowed
Syntax
'Declaration
 
Public Class NestedCall 
   Implements IQualityCheck 
'Usage
 
Dim instance As NestedCall
public class NestedCall : IQualityCheck  
public ref class NestedCall : public IQualityCheck  
Inheritance Hierarchy

System.Object
   KellermanSoftware.StaticCodeAnalysis.QualityChecks.NestedCall

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

NestedCall Members
KellermanSoftware.StaticCodeAnalysis.QualityChecks Namespace