EldorADO.NET Class Library

ObjectDomainSectionHandler Class

[This is preliminary documentation and subject to change.]

Section Handler for the <objectDomains/> section in the config file: builds the ObjectDomain objects described in this section.

For a list of all members of this type, see ObjectDomainSectionHandler Members.

System.Object
   ObjectDomainSectionHandler

[Visual Basic]
Public Class ObjectDomainSectionHandler
Implements IConfigurationSectionHandler
[C#]
public class ObjectDomainSectionHandler : IConfigurationSectionHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Eldorado.Object.Domain

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

ObjectDomainSectionHandler Members | Eldorado.Object.Domain Namespace