CacheableSchemeServiceHook - конструктор |
Пространство имён:
Tessa.Scheme
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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 (Optional)
- Тип: Tessa.PlatformIUnityDisposableContainer
См. также