Freigeben über


VersionAttribute.IGrainInterfacePropertiesProviderAttribute.Populate Methode

Definition

Fügt Körnungsschnittstelleneigenschaften hinzu properties.

void IGrainInterfacePropertiesProviderAttribute.Populate (IServiceProvider services, Type type, System.Collections.Generic.Dictionary<string,string> properties);
abstract member Orleans.Metadata.IGrainInterfacePropertiesProviderAttribute.Populate : IServiceProvider * Type * System.Collections.Generic.Dictionary<string, string> -> unit
override this.Orleans.Metadata.IGrainInterfacePropertiesProviderAttribute.Populate : IServiceProvider * Type * System.Collections.Generic.Dictionary<string, string> -> unit
Sub Populate (services As IServiceProvider, type As Type, properties As Dictionary(Of String, String)) Implements IGrainInterfacePropertiesProviderAttribute.Populate

Parameter

services
IServiceProvider

Der Dienstanbieter.

type
Type
properties
Dictionary<String,String>

Die Eigenschaftenauflistung, die diese Methode aufruft, sollte aufgefüllt werden.

Implementiert

Gilt für: