ViewModelSourceIntegrityContainer.RegisterViewModel Method
| Name | Description |
|---|---|
| RegisterViewModel<TConcreteType>() | Registers the specified TConcreteType as a dependency. |
| RegisterViewModel<TServiceType, TConcreteType>() | Registers the specified TConcreteType with the specified TServiceType key. |