SharpCvsLib
UpdatedResponse Members
UpdatedResponse overview
Public Instance Constructors
UpdatedResponse Constructor
Initializes a new instance of the UpdatedResponse class.
Public Instance Properties
IsTerminating
Indicator stating whether the response is terminating or not.
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
Process
Process the response from the cvs server.
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
UpdatedResponse Class
|
ICSharpCode.SharpCvsLib.Responses Namespace