HtmlLocalizer<TResource>(IHtmlLocalizerFactory) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt einen neuen HtmlLocalizer<TResource>.
public:
HtmlLocalizer(Microsoft::AspNetCore::Mvc::Localization::IHtmlLocalizerFactory ^ factory);
public HtmlLocalizer (Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizerFactory factory);
new Microsoft.AspNetCore.Mvc.Localization.HtmlLocalizer<'Resource> : Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizerFactory -> Microsoft.AspNetCore.Mvc.Localization.HtmlLocalizer<'Resource>
Public Sub New (factory As IHtmlLocalizerFactory)
Parameter
- factory
- IHtmlLocalizerFactory