NDepend.API Documentation
ExtensionMethodsTooling Class Methods


NDepend.CodeModel Namespace : ExtensionMethodsTooling Class

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Opens with a textual files compare/diff tool, two source files declarations, this sourceDecl and sourceDeclOther.  
Public Methodstatic (Shared in Visual Basic)Opens with a textual files compare/diff tool, the older and newer source versions of codeElement.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Opens the source file containing the declaration of this ICodeElement, and points to the declaration line.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Top
See Also

Reference

ExtensionMethodsTooling Class
NDepend.CodeModel Namespace