Метод | Описание | |
---|---|---|
Create ( |
Build a delegate to return an instance of the specified type given an instance of IocContainer. Finds the public constructor with the most parameters. The resulting method calls the container to resolve each parameter in the constructor.
|
Метод | Описание | |
---|---|---|
BuildExpression ( |
||
GetConstructorInfo ( |
public static Create ( |
||
tImpl | The class to be resolved. | |
Результат | object>.Func |