The methods of the AbstractRequest class are listed below. For a complete list of AbstractRequest class members, see the AbstractRequest Members topic.
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ModifyConnection | Implement this command if your request does modify the input cvs server connection. |
ToString | Converts the object values into a human readable string. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
AbstractRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace