In order to resolve forward references, classes must register the routine
that will be called by the context when the type is finally read in.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public interface Resolver
The DOFTypeContextResolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | defineAs | Resolve a forward reference to the specified DOFType. |
Remarks
See Also