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
)
Public Sub New (
appContext As IAppContext
)
Parameters
- appContext
- Type: NetQuarryIAppContext
Reference to the applicatin context object.
See Also