Click or drag to resize

CustomUIFactory Constructor

Initializes a new instance of the CustomUIFactory class

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public CustomUIFactory(
	IUnityContainer container
)

Parameters

container  IUnityContainer

[Missing <param name="container"/> documentation for "M:RAYLASE.Marker.GUI.Common.CustomUIFactory.#ctor(Unity.IUnityContainer)"]

See Also