Interface IUriEscapeStatics

Index

Methods

Methods

public escapeComponent(toEscape: string): string

Parameters

  • toEscape: string

Returns

string

public unescapeComponent(toUnescape: string): string

Parameters

  • toUnescape: string

Returns

string