SharpCvsLib

Factory Methods

The methods of the Factory class are listed below. For a complete list of Factory class members, see the Factory Members topic.

Public Instance Methods

CreateCvsObjectOverloaded. Create a cvs management object for the given path. The path specified should be the folder above the cvs directory. The name of the file and full path is then derived from the cvs line in the case of an Entries line, or in the case of a single line cvs management file (i.e. Root, Repository, etc.) the object being managed is the entire directory.
Equals (inherited from Object)
GetFilename Get the name of the file given the file type.
GetFileType Derive the file type from the name of the cvs file.
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Factory Class | ICSharpCode.SharpCvsLib.FileSystem Namespace