SharpCvsLib
DiffCommand Members
DiffCommand overview
Public Instance Constructors
DiffCommand Constructor
Diff command
Public Instance Properties
IsIgnoringAllWhitespace
Indicator for ignoring whitespece
IsIgnoringBlankLines
Indicator for ignoring blank lines
IsIgnoringCase
Indicator for ignore case
IsIgnoringSpaceChange
Indicator for ignoring space change.
Public Instance Methods
Equals
(inherited from
Object
)
Execute
Execute the diff command.
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
DiffCommand Class
|
ICSharpCode.SharpCvsLib.Commands Namespace