SharpCvsLib

AbstractOptions Class

The entries collection holds a collection of objects that represent cvs entries. The key to the collection is the path to the file that the cvs entry represents on the file system.

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

System.Object
   DictionaryBase
      AbstractOptions

[Visual Basic]
Public Class AbstractOptions
Inherits DictionaryBase
[C#]
public class AbstractOptions : DictionaryBase

Requirements

Namespace: ICSharpCode.SharpCvsLib.Options

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

See Also

AbstractOptions Members | ICSharpCode.SharpCvsLib.Options Namespace