Click or drag to resize

PlainNodeFormatter Constructor

Initializes a new instance of the PlainNodeFormatter class

Namespace: IIB.ICDD.Handling
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public PlainNodeFormatter(
	INamespaceMapper nsmap
)

Parameters

nsmap  INamespaceMapper
 
See Also