Partager via


AssemblyPart(Assembly) Constructeur

Définition

Initialise une nouvelle instance de AssemblyPart.

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

Paramètres

assembly
Assembly

Le stockage .Assembly

S’applique à