SharpCvsLib

AbstractRequest Methods

The methods of the AbstractRequest class are listed below. For a complete list of AbstractRequest class members, see the AbstractRequest Members topic.

Public Instance Methods

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.

Protected Instance Methods

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

See Also

AbstractRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace