C# Class NCop.Core.TypeComparer

Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
Compare ( Type firstType, Type secondType ) : bool

Method Details

Compare() public static méthode

public static Compare ( Type firstType, Type secondType ) : bool
firstType System.Type
secondType System.Type
Résultat bool