DiffCommand Constructor | Diff command |
IsIgnoringAllWhitespace | Indicator for ignoring whitespece |
IsIgnoringBlankLines | Indicator for ignoring blank lines |
IsIgnoringCase | Indicator for ignore case |
IsIgnoringSpaceChange | Indicator for ignoring space change. |
Equals (inherited from Object) | |
Execute | Execute the diff command. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
DiffCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace