DOFConfigBuilder Constructor OpenDOF Object Access Library
Constructs a Builder with configuration parameters set to their defaults.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public Builder()
Remarks

Constructs a Builder with configuration parameters set to their defaults. For information about the default values, see DOF.Config.Builder.
See Also

Reference