Methods
Name | Description | |
---|---|---|
![]() | RegisterViewWithRegion(String, Type) |
The type to register with a region
|
![]() | RegisterViewWithRegion(String, Type, String) |
The type to register with a region and the context it should be created from.
|
![]() | RegisterViewWithRegion<(Of <<'(T>)>>)(String) |
The region name to register to
|
![]() | RegisterViewWithRegion<(Of <<'(T>)>>)(String, String) |
The type to register with a region and the context it should be created from.
|