C# Class FluentCodeMetrics.Core.TypeConstraints.EqualsToTypeConstraint

Inheritance: TypeConstraint
Afficher le fichier Open project: ElemarJR/FluentCodeMetrics

Méthodes publiques

Méthode Description
Check ( Type type ) : bool

Private Methods

Méthode Description
EqualsToTypeConstraint ( Type type ) : System

Method Details

Check() public méthode

public Check ( Type type ) : bool
type System.Type
Résultat bool