Click or drag to resize

CustomUIFactoryCreate Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.CustomUIFactory.Create(System.Type)"]


Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public Object Create(
	Type customUIType
)

Parameters

customUIType  Type

[Missing <param name="customUIType"/> documentation for "M:RAYLASE.Marker.GUI.Common.CustomUIFactory.Create(System.Type)"]

Return Value

Object

[Missing <returns> documentation for "M:RAYLASE.Marker.GUI.Common.CustomUIFactory.Create(System.Type)"]

See Also