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


IApplicationPartManager.AddFeatureProvider Метод

Определение

Добавляет поставщик функций.

public Orleans.ApplicationParts.IApplicationPartManager AddFeatureProvider (Orleans.ApplicationParts.IApplicationFeatureProvider featureProvider);
abstract member AddFeatureProvider : Orleans.ApplicationParts.IApplicationFeatureProvider -> Orleans.ApplicationParts.IApplicationPartManager
Public Function AddFeatureProvider (featureProvider As IApplicationFeatureProvider) As IApplicationPartManager

Параметры

featureProvider
IApplicationFeatureProvider

Поставщик функций.

Возвращаемое значение

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