Click or drag to resize

imbNetworkToolsmakeUri Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pokusace da napravi URI - ako ne uspe, rezultat je Null

Namespace:  imbACE.Network.tools
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static Uri makeUri(
	string url
)
Request Example View Source

Parameters

url
Type: SystemString

Return Value

Type: Uri
See Also