NDepend.API Documentation
ICompareContext Interface Properties

NDepend.CodeModel Namespace : ICompareContext Interface

For a list of all members of this type, see ICompareContext members.

Public Properties
 NameDescription
 PropertyReturns true if any change is detected between OlderCodeBase and NewerCodeBase.  
 PropertyGets the newer version of the code base for this ICompareContext object.  
 PropertyGets the older version of the code base for this ICompareContext object.  
Top
See Also

Reference

ICompareContext Interface
NDepend.CodeModel Namespace
CreateCompareContextWithOlder Method
ExtensionMethodsCQLinqCompare Class
RelyOnCompareContext Property
Compile(String,ICompareContext) Method
CompileMany(IEnumerable<String>,ICompareContext) Method
TryCompareSourceWith(ISourceDecl,ISourceDecl) Method