C# Class FluentCodeMetrics.Core.TypeConstraints.NestedTypesTypeConstraint

Inheritance: TypeConstraint
Mostrar archivo Open project: ElemarJR/FluentCodeMetrics

Public Methods

Method Description
Check ( Type type ) : bool

Private Methods

Method Description
NestedTypesTypeConstraint ( Type declaringType ) : System

Method Details

Check() public method

public Check ( Type type ) : bool
type System.Type
return bool