DefaultQueryBuilderContainer.Register Method
| Name | Parameters | Description |
|---|---|---|
| Register<T>(T) static | instance | Adds the specified service instance to the service container. |
| Register<T, TImpl>() static | none | Adds the specified service implementation to the service container. |