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


ApplicationPartManager.AddFeatureProvider(IApplicationFeatureProvider) Метод

Определение

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

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

Параметры

featureProvider
IApplicationFeatureProvider

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

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

Реализации

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