Online and CHM
CSharpNotImplemented Class
Members 



KellermanSoftware.StaticCodeAnalysis.QualityChecks.CSharp Namespace : CSharpNotImplemented Class
Ensure NotImplementedException is not thrown
Syntax
'Declaration
 
Public Class CSharpNotImplemented 
   Implements KellermanSoftware.StaticCodeAnalysis.QualityChecks.IQualityCheck 
'Usage
 
Dim instance As CSharpNotImplemented
public ref class CSharpNotImplemented : public KellermanSoftware.StaticCodeAnalysis.QualityChecks.IQualityCheck  
Inheritance Hierarchy

System.Object
   KellermanSoftware.StaticCodeAnalysis.QualityChecks.CSharp.CSharpNotImplemented

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

CSharpNotImplemented Members
KellermanSoftware.StaticCodeAnalysis.QualityChecks.CSharp Namespace