C# Class Ctc.Ods.Extensions.Uri

Exibir arquivo Open project: BellevueCollege/FormsProcessor

Public Methods

Method Description
GetAbsoluteUriWithoutQuery ( this uri ) : string

Returns the System.Uri.AbsoluteUri without the System.Uri.Query segment

Method Details

GetAbsoluteUriWithoutQuery() public static method

Returns the System.Uri.AbsoluteUri without the System.Uri.Query segment
public static GetAbsoluteUriWithoutQuery ( this uri ) : string
uri this
return string