SharpCvsLib

UnchangedRequest Class

Response expected: no. Tell the server that filename has not been modified in the checked out directory. The name is relative to the most recent repository sent with Directory.

For a list of all members of this type, see UnchangedRequest Members.

System.Object
   AbstractRequest
      UnchangedRequest

[Visual Basic]
Public Class UnchangedRequest
Inherits AbstractRequest
[C#]
public class UnchangedRequest : AbstractRequest

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

UnchangedRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace