public Add ( |
||
serviceType | Service type to register. It must not already exist in this container otherwise an exception is thrown. | |
serviceInstance | Func |
Delegate to call when needed. Can not be null. |
onRemove | Action |
Optional action that will be called whenever |
Résultat | ISimpleServiceContainer |