Method |
Description |
|
DoDeferredParse ( ) : void |
|
|
DoFastChecks ( String url ) : void |
|
|
NormalizeUrl ( ) : String |
|
|
OnDeserialized ( StreamingContext ctx ) : void |
|
|
OnSerialized ( StreamingContext ctx ) : void |
|
|
OnSerializing ( StreamingContext ctx ) : void |
|
|
ParseFileURL ( String url ) : void |
|
|
ParseNonFileURL ( String url ) : void |
|
|
ParsePort ( String url ) : String |
|
|
ParseProtocol ( String url ) : String |
|
|
ParseString ( String url, bool parsed ) : void |
|
|
PreProcessForExtendedPathRemoval ( String url, bool isFileUrl ) : String |
|
|
PreProcessURL ( String url, bool isFileURL ) : String |
|
|
SpecialNormalizeUrl ( ) : URLString |
|
|
URLString ( string url, bool parsed, bool doDeferredParsing ) : System |
|
|
UnescapeURL ( String url ) : String |
|
|
_GetDeviceName ( String driveLetter ) : String |
|
|