Click or drag to resize

MetadataWriter Constructor

Derived constructor

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public MetadataWriter(
	IAppContext appContext
)

Parameters

appContext
Type: NetQuarryIAppContext
Reference to the applicatin context object.
See Also