SharpCvsLib
MessageResponse Members
MessageResponse overview
Public Instance Constructors
MessageResponse Constructor
Initializes a new instance of the MessageResponse 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 the message response.
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
MessageResponse Class
|
ICSharpCode.SharpCvsLib.Responses Namespace