Property | Type | Description | |
---|---|---|---|
Container | Container | ||
Owner | Owner | ||
Reuse | ReuseScope |
Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
ServiceEntry ( ) |
public ReusedWithin ( ReuseScope scope ) : IOwned | ||
scope | ReuseScope | |
return | IOwned |