Freigeben über


LanguageViewLocationExpander Konstruktoren

Definition

Überlädt

LanguageViewLocationExpander()

Instanziiert eine neue LanguageViewLocationExpander instance.

LanguageViewLocationExpander(LanguageViewLocationExpanderFormat)

Instanziiert eine neue LanguageViewLocationExpander instance.

LanguageViewLocationExpander()

Quelle:
LanguageViewLocationExpander.cs
Quelle:
LanguageViewLocationExpander.cs
Quelle:
LanguageViewLocationExpander.cs

Instanziiert eine neue LanguageViewLocationExpander instance.

public:
 LanguageViewLocationExpander();
public LanguageViewLocationExpander ();
Public Sub New ()

Gilt für:

LanguageViewLocationExpander(LanguageViewLocationExpanderFormat)

Quelle:
LanguageViewLocationExpander.cs
Quelle:
LanguageViewLocationExpander.cs
Quelle:
LanguageViewLocationExpander.cs

Instanziiert eine neue LanguageViewLocationExpander instance.

public:
 LanguageViewLocationExpander(Microsoft::AspNetCore::Mvc::Razor::LanguageViewLocationExpanderFormat format);
public LanguageViewLocationExpander (Microsoft.AspNetCore.Mvc.Razor.LanguageViewLocationExpanderFormat format);
new Microsoft.AspNetCore.Mvc.Razor.LanguageViewLocationExpander : Microsoft.AspNetCore.Mvc.Razor.LanguageViewLocationExpanderFormat -> Microsoft.AspNetCore.Mvc.Razor.LanguageViewLocationExpander
Public Sub New (format As LanguageViewLocationExpanderFormat)

Parameter

Gilt für: