Table of Contents

Interface ISlugGenerator

Namespace
GastroSky.Services.Slugs
Assembly
GastroSky.dll
public interface ISlugGenerator

Methods

GenerateSlug<T>()

Task<string> GenerateSlug<T>()

Returns

Task<string>

Type Parameters

T