SharpCvsLib

RemovedResponse Members

RemovedResponse overview

Public Instance Constructors

RemovedResponse ConstructorInitializes a new instance of the RemovedResponse 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 Removed pathname \n The file has been removed from the repository (this is the case where cvs prints `file foobar.c is no longer pertinent').
ToString (inherited from Object)

Protected Instance Methods

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

See Also

RemovedResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace