Missing <summary> Documentation for ICSharpCode.SharpCvsLib.Options
Class | Description |
---|---|
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. |
Option | Missing <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. |