Свойство | Тип | Описание | |
---|---|---|---|
Container | Container | ||
Owner | Owner | ||
Reuse | ReuseScope |
Метод | Описание | |
---|---|---|
OwnedBy ( Owner owner ) : void |
Specifies the owner for instances, which determines how they will be disposed.
|
|
ReusedWithin ( ReuseScope scope ) : IOwned |
Specifies the scope for instances, which determines visibility of instances across containers and hierarchies.
|
Метод | Описание | |
---|---|---|
ServiceEntry ( ) |
public ReusedWithin ( ReuseScope scope ) : IOwned | ||
scope | ReuseScope | |
Результат | IOwned |