SharpCvsLib

NewEntryResponse Members

NewEntryResponse overview

Public Instance Constructors

NewEntryResponse ConstructorInitializes a new instance of the NewEntryResponse 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 new entry response. TODO: Copied implementation from CheckedInResponse, determine if this is correct or not.
ToString (inherited from Object)

Protected Instance Methods

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

See Also

NewEntryResponse Class | ICSharpCode.SharpCvsLib.Responses Namespace