Partager via


IGrainInterfacePropertiesProviderAttribute.Populate Méthode

Définition

Ajoute des propriétés d’interface de grain à properties.

public void Populate (IServiceProvider services, Type interfaceType, System.Collections.Generic.Dictionary<string,string> properties);
abstract member Populate : IServiceProvider * Type * System.Collections.Generic.Dictionary<string, string> -> unit
Public Sub Populate (services As IServiceProvider, interfaceType As Type, properties As Dictionary(Of String, String))

Paramètres

services
IServiceProvider

Fournisseur de services.

interfaceType
Type

Type de l'interface.

properties
Dictionary<String,String>

La collection de propriétés que cette méthode appelle doit être renseignée.

S’applique à