IContributeComponentModelConstruction API Document
Implementors must inspect the component for a given information or parameter.
Methods
ProcessModel(IKernel kernel, ComponentModel model)
Usually the implementation will look in the configuration property of the model or the service interface, or the implementation looking for something.
| Parameter | Description |
|---|---|
| kernel | The kernel instance |
| model | The component model |