Condividi tramite


IGrainInterfacePropertiesProviderAttribute.Populate Metodo

Definizione

Aggiunge proprietà dell'interfaccia granulare a 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))

Parametri

services
IServiceProvider

Provider del servizio.

interfaceType
Type

Tipo di interfaccia

properties
Dictionary<String,String>

Raccolta delle proprietà che questa chiamata a questo metodo deve popolare.

Si applica a