SharpCvsLib

MergedResponse Members

MergedResponse overview

Public Instance Constructors

MergedResponse ConstructorInitializes a new instance of the MergedResponse class.

Public Instance Properties

IsTerminating Return true if this response cancels the transaction

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Process Process a merged response. TODO: Implementation copied from the UpdatedResponse, need to verify this is correctly implemented.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

MergedResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace