Table of Contents

Method SetPathSeparator

Namespace
Sisk.Core.Helpers
Assembly
Sisk.Core.dll

SetPathSeparator(char)

Sets the path separator character.

public UrlBuilder SetPathSeparator(char separator)

Parameters

separator char

The path separator character to set.

Returns

UrlBuilder

The current UrlBuilder instance.