Click or drag to resize

EnumerateExtension(Type) Constructor

Initializes a new instance of the EnumerateExtension class

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public EnumerateExtension(
	Type type
)

Parameters

type  Type

[Missing <param name="type"/> documentation for "M:RAYLASE.Marker.Common.GUI.EnumerateExtension.#ctor(System.Type)"]

See Also