CacheableSchemeServiceHook - конструктор
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public CacheableSchemeServiceHook(
[OptionalDependencyAttribute] IUnityDisposableContainer? container = null
)
Public Sub New (
<OptionalDependencyAttribute> Optional container As IUnityDisposableContainer = Nothing
)
public:
CacheableSchemeServiceHook(
[OptionalDependencyAttribute] IUnityDisposableContainer^ container = nullptr
)
new :
[<OptionalDependencyAttribute>] ?container : IUnityDisposableContainer
(* Defaults:
let _container = defaultArg container null
*)
-> CacheableSchemeServiceHook
Параметры
- container IUnityDisposableContainer (Optional)
-