Folder Constructor | Create a new instance of the folders object. Initialize the entries collection. |
Entries | List of entries. |
Repos | The repository object. |
Repository | Repository file, holds information about the relative path to the folder on the server. |
Root | Root file, holds cvsroot information. |
Tag | Tag file: Optional file that records the current revision that is checked out. Only present if the revision is not the HEAD revision. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString | Render the object as a human readable string. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace