SharpCvsLib

OkResponse Members

OkResponse overview

Public Instance Constructors

OkResponse ConstructorInitializes a new instance of the OkResponse class.

Public Instance Properties

IsTerminating Indicator stating whether the response is terminating or not.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Process Process an ok response from the server. TODO: Do something useful with this response.
ToString (inherited from Object)

Protected Instance Methods

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

See Also

OkResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace