Udostępnij za pośrednictwem


ConsolidatedAssemblyApplicationPartFactory.GetApplicationParts Metoda

Definicja

Pobiera co najmniej ApplicationPart jedno wystąpienie dla określonego assemblyelementu .

public override System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart> GetApplicationParts (System.Reflection.Assembly assembly);
override this.GetApplicationParts : System.Reflection.Assembly -> seq<Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart>
Public Overrides Function GetApplicationParts (assembly As Assembly) As IEnumerable(Of ApplicationPart)

Parametry

assembly
Assembly

Element Assembly.

Zwraca

Dotyczy