Online and CHM
MethodInformation Class Properties


KellermanSoftware.StaticCodeAnalysis Namespace : MethodInformation Class

For a list of all members of this type, see MethodInformation members.

Public Properties
 NameDescription
Public Property The line count of code in the method body  
Public Property The cyclomatic complexity of the method  
Public Property The line number that the method starts in the original content  
Public Property The code portion of the method without comments and blank lines  
Public Property The name of the method  
Public Property The maximum number of nesting for the body of the method  
Public Property The scope, method name, and parameters of the method  
Top
See Also

Reference

MethodInformation Class
KellermanSoftware.StaticCodeAnalysis Namespace