PreviewHandlersPool(FuncIPreviewHandlerProxy, Int32) - конструктор
Пространство имён: Tessa.PreviewHandlersСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[InjectionConstructorAttribute]
public PreviewHandlersPool(
Func<IPreviewHandlerProxy> handlerFactory,
[DependencyAttribute("MaxPreviewInstances")] int maxPreviewInstances
)
<InjectionConstructorAttribute>
Public Sub New (
handlerFactory As Func(Of IPreviewHandlerProxy),
<DependencyAttribute("MaxPreviewInstances")> maxPreviewInstances As Integer
)
public:
[InjectionConstructorAttribute]
PreviewHandlersPool(
Func<IPreviewHandlerProxy^>^ handlerFactory,
[DependencyAttribute(L"MaxPreviewInstances")] int maxPreviewInstances
)
[<InjectionConstructorAttribute>]
new :
handlerFactory : Func<IPreviewHandlerProxy> *
[<DependencyAttribute("MaxPreviewInstances")>] maxPreviewInstances : int -> PreviewHandlersPool
Параметры
- handlerFactory FuncIPreviewHandlerProxy
-
- maxPreviewInstances Int32
-