Freigeben über


ApplicationPartManagerExtensions.WithReferences Methode

Definition

Fügt alle Assemblys hinzu, auf die die Assemblys in der Eigenschaft des Generators Assemblies verwiesen werden.

public static Orleans.ApplicationParts.IApplicationPartManagerWithAssemblies WithReferences (this Orleans.ApplicationParts.IApplicationPartManagerWithAssemblies manager);
static member WithReferences : Orleans.ApplicationParts.IApplicationPartManagerWithAssemblies -> Orleans.ApplicationParts.IApplicationPartManagerWithAssemblies
<Extension()>
Public Function WithReferences (manager As IApplicationPartManagerWithAssemblies) As IApplicationPartManagerWithAssemblies

Parameter

manager
IApplicationPartManagerWithAssemblies

Der Generator.

Gibt zurück

Der Generator mit den zusätzlich enthaltenen Assemblys.

Gilt für: