Click or drag to resize

QuickLogicProviderAttribute Constructor (Type)

Annotates a class to include static methods from providerType

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public QuickLogicProviderAttribute(
	Type providerType
)

Parameters

providerType
Type: SystemType

[Missing <param name="providerType"/> documentation for "M:Demo3D.Visuals.QuickLogicProviderAttribute.#ctor(System.Type)"]

See Also