RemovedResponse Constructor | Initializes a new instance of the RemovedResponse class. |
IsTerminating | Return true if this response cancels the transaction |
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) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
RemovedResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace