C# Class Youbora.Analytics.Providers.Common.UrlHelper

显示文件 Open project: NicePeopleAtWork/NicePlayers

Public Methods

Method Description
IsWellFormedUrl ( string uri ) : bool
ValidateUrl ( string url ) : string

Method Details

IsWellFormedUrl() public static method

public static IsWellFormedUrl ( string uri ) : bool
uri string
return bool

ValidateUrl() public static method

public static ValidateUrl ( string url ) : string
url string
return string