Click or drag to resize

ProductAPI Constructor

Initializes a new instance of ProductAPI.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public ProductAPI(
	MainAPI API,
	ProductType Type
)

Parameters

API
Type: Nexpaq.APIsMainAPI
Type
Type: ProductType
See Also