SharpCvsLib

ImportRequest Class

Request to import a module. TODO: Add nice documentation like the other requests.

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

System.Object
   AbstractRequest
      ImportRequest

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Requests

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

See Also

ImportRequest Members | ICSharpCode.SharpCvsLib.Requests Namespace