C# Class HtmlTags.ServiceCollectionExtensions

Afficher le fichier Open project: HtmlTags/htmltags

Méthodes publiques

Méthode Description
AddHtmlTags ( this services ) : void
AddHtmlTags ( this services, Action config ) : void
AddHtmlTags ( this services, HtmlConventionLibrary library ) : void

Method Details

AddHtmlTags() public static méthode

public static AddHtmlTags ( this services ) : void
services this
Résultat void

AddHtmlTags() public static méthode

public static AddHtmlTags ( this services, Action config ) : void
services this
config Action
Résultat void

AddHtmlTags() public static méthode

public static AddHtmlTags ( this services, HtmlConventionLibrary library ) : void
services this
library HtmlConventionLibrary
Résultat void