SharpCvsLib

ICSharpCode.SharpCvsLib.Options Namespace

Missing <summary> Documentation for ICSharpCode.SharpCvsLib.Options

Classes

ClassDescription
AbstractOptions 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.
AvailableOptions 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.
CheckoutOptions 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.
OptionMissing <summary> documentation for T:ICSharpCode.SharpCvsLib.Options.Option
UnsupportedOptionException The unsupported option exception is thrown when an option that is not supported by the client library is used.