메소드 | 설명 | |
---|---|---|
ConstructorCall ( |
Initializes a new instance of the ConstructorCall class.
|
메소드 | 설명 | |
---|---|---|
GetUnresolvedDependency ( IDependency currentDependency ) : IImplementation |
Determines the IImplementation instance that will be used to emit the code that will execute if the currentDependency cannot be resolved when the container is compiled.
|
public ConstructorCall ( |
||
constructor | The target constructor. | |
리턴 | System |
protected GetUnresolvedDependency ( IDependency currentDependency ) : IImplementation | ||
currentDependency | IDependency | The unresolved dependency. |
리턴 | IImplementation |