SharpCvsLib

RemoveCommand Class

Command to remove an item from the cvs repository.

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

System.Object
   RemoveCommand

[Visual Basic]
Public Class RemoveCommand
Implements ICommand
[C#]
public class RemoveCommand : ICommand

Requirements

Namespace: ICSharpCode.SharpCvsLib.Commands

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

See Also

RemoveCommand Members | ICSharpCode.SharpCvsLib.Commands Namespace