Sdílet prostřednictvím


CompiledRazorAssemblyPart(Assembly) Konstruktor

Definice

Inicializuje novou instanci .CompiledRazorAssemblyPart

public:
 CompiledRazorAssemblyPart(System::Reflection::Assembly ^ assembly);
public CompiledRazorAssemblyPart (System.Reflection.Assembly assembly);
new Microsoft.AspNetCore.Mvc.ApplicationParts.CompiledRazorAssemblyPart : System.Reflection.Assembly -> Microsoft.AspNetCore.Mvc.ApplicationParts.CompiledRazorAssemblyPart
Public Sub New (assembly As Assembly)

Parametry

assembly
Assembly

Parametr Assembly nahraďte názvem sestavy.

Platí pro