Share via


AssemblyPart(Assembly) Oluşturucu

Tanım

Yeni AssemblyPart bir örnek başlatır.

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)

Parametreler

assembly
Assembly

Yedekleme Assembly.

Şunlara uygulanır