C# Class MonoTests.System.UriTest.DerivedUri

Inheritance: System.Uri
Datei anzeigen Open project: kumpera/mono

Public Methods

Method Description
DerivedUri ( string uriString ) : NUnit.Framework

Private Methods

Method Description
TestUnescape ( string path ) : string

Method Details

DerivedUri() public method

public DerivedUri ( string uriString ) : NUnit.Framework
uriString string
return NUnit.Framework