Click or drag to resize

ManifestAPI Constructor

Initializes a new instance of ManifestAPI class.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public ManifestAPI(
	MainAPI a,
	Manifests m
)

Parameters

a
Type: Nexpaq.APIsMainAPI
m
Type: Manifests
See Also