SharpCvsLib

PathTranslator Methods

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

Public Static (Shared) Methods

ContainsCVS Determines if a valid path was entered. A valid path will not contain any cvs folder information. If the full path contains information about a cvs folder then false is returned.
ConvertToOSSpecificPath Convert the back slashes and front slashes in the path string to the direction preferred by the os.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString Convert this object to a human readable string.

Protected Instance Methods

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

See Also

PathTranslator Class | ICSharpCode.SharpCvsLib.FileSystem Namespace