C# Class System.Configuration.UrlPath

Show file Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
ConvertFileNameToUrl ( string fileName ) : string
GetDirectoryOrRootName ( string path ) : string
IsAbsoluteLocalPhysicalPath ( string path ) : bool
IsAbsoluteUNCPhysicalPath ( string path ) : bool
IsDirectorySeparatorChar ( char ch ) : bool
IsEqualOrSubdirectory ( string dir, string subdir ) : bool
IsEqualOrSubpath ( string path, string subpath ) : bool