Changed UriElements query and fragment default values to null.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Sun, 29 Jun 2014 09:31:43 +0000 (10:31 +0100)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Sun, 29 Jun 2014 09:31:43 +0000 (10:31 +0100)
commit77113c8429322b2f9ad9201ed5171cce0f239991
tree27ac3ed5b1bcbe55f42f7b500a07e830c37b8a5c
parent6b9726ed2a1e004fca395a27355323a8b911f2c1
Changed UriElements query and fragment default values to null.
Default values are now null so UriParser.GetComponents can return an empty query or fragment..
mcs/class/System/System/UriElements.cs
mcs/class/System/System/UriParser.cs