Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
C# (CSharp) Griffin.Container.InstanceStrategies Пространство имен
Классы
Имя
Описание
InstanceStrategyBase
Using an delegate to create the instance.
SingletonFactoryStrategy
Return the same instance every time.
TransientInstanceStrategy
Create a new instance every time