C# Class NCop.Core.TypeComparer

显示文件 Open project: sagifogel/NCop

Public Methods

Method Description
Compare ( Type firstType, Type secondType ) : bool

Method Details

Compare() public static method

public static Compare ( Type firstType, Type secondType ) : bool
firstType System.Type
secondType System.Type
return bool