ArchiMetrics.CodeReview.Rules.Code.TooDeepNestingRuleBase.TooDeepNestingRuleBase C# (CSharp) Метод

TooDeepNestingRuleBase() защищенный Метод

protected TooDeepNestingRuleBase ( ) : System.Collections.Generic
Результат System.Collections.Generic
		protected TooDeepNestingRuleBase()
			: this(3)
		{
		}

Same methods

TooDeepNestingRuleBase::TooDeepNestingRuleBase ( int maxDepth ) : System.Collections.Generic