![]() | UnityDependencyResolver Class |
Namespace: Akka.DI.Unity
The UnityDependencyResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnityDependencyResolver |
Initializes a new instance of the UnityDependencyResolver class.
|
Name | Description | |
---|---|---|
![]() | Create(Type) |
Used to register the configuration for an actor of the specified type actorType |
![]() | CreateTActor |
Used to register the configuration for an actor of the specified type TActor |
![]() | CreateActorFactory |
Creates a delegate factory used to create actors based on their type
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetType(String) |
Retrieves an actor's type with the specified name
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Release |
Signals the container to release it's reference to the actor.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |