Click or drag to resize

PrismWrapperRegisterTypes Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Wrapper.PrismWrapper.RegisterTypes(Prism.Ioc.IContainerRegistry)"]


Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.23.0
Syntax
C#
protected override void RegisterTypes(
	IContainerRegistry containerRegistry
)

Parameters

containerRegistry  IContainerRegistry

[Missing <param name="containerRegistry"/> documentation for "M:RAYLASE.Marker.GUI.Wrapper.PrismWrapper.RegisterTypes(Prism.Ioc.IContainerRegistry)"]

See Also