SharpCvsLib
CheckedInResponse Members
CheckedInResponse overview
Public Instance Constructors
CheckedInResponse Constructor
Initializes a new instance of the CheckedInResponse class.
Public Instance Properties
IsTerminating
Return true if this response cancels the transaction
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
Process
Process a checked in response.
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
CheckedInResponse Class
|
ICSharpCode.SharpCvsLib.Responses Namespace