| Leadtools.Dicom.AddIn Namespace > ServiceLocator Class : Register Method |
| Overload | Description |
|---|---|
| Register<I,T>() | Registers a type mapping with the container. |
| Register<I>(Type) | Registers a type mapping with the container. |
| Register(Type,Type,String) | Registers a type mapping with the container. |
| Register<I>(I) | Registers an instance with the container. |
| Register<I>(I,String) | Registers an instance with the container. |