C# Class Web.Infrastructure.Extensions.StringExtensions

Mostra file Open project: ssdug/Public-Site

Public Methods

Method Description
RemoveAccents ( this input ) : string
Slugify ( this input ) : string

Method Details

RemoveAccents() public static method

public static RemoveAccents ( this input ) : string
input this
return string

Slugify() public static method

public static Slugify ( this input ) : string
input this
return string