Поделиться через


IGrainInterfacePropertiesProviderAttribute.Populate Метод

Определение

Добавляет свойства интерфейса 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))

Параметры

services
IServiceProvider

Поставщик службы.

interfaceType
Type

Тип интерфейса.

properties
Dictionary<String,String>

Коллекция свойств, вызываемая этим методом, должна заполниться.

Применяется к