The DiffType type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Extension Methods

  NameDescription
FormatOverloaded.

Fields

  NameDescription
MismatchedAttribute
Mismatched attribute.
MismatchedComment
Mismatched comment.
MismatchedContent
Mismatched content.
MismatchedElement
Mismatched element.
MissingAttribute
Missing attribute.
MissingElement
Missing element
UnexpectedAttribute
Unexpected attribute.
UnexpectedComment
Unexpected comment.
UnexpectedContent
Unexpected content.
UnexpectedElement
Unexpected element

Properties

  NameDescription
Description
Gets the description of the diff.

See Also