EldorADO.NET Class Library

ObjectDomain Members

[This is preliminary documentation and subject to change.]

ObjectDomain overview

Public Static (Shared) Methods

GetMissing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.Get(System.String)

Public Instance Constructors

ObjectDomain Constructor Creates a new ObjectDomain.

Public Instance Properties

AssemblyName The assembly containing the entity classes for this domain.
EntityInfos Gets the collection of EntityData objects.
ExtendedProperties Gets the collection of customized user information.
MapFileName The name of the xml file as an embedded resource.
NameMissing <summary> documentation for P:Eldorado.Object.Domain.ObjectDomain.Name
ReferencesMissing <summary> documentation for P:Eldorado.Object.Domain.ObjectDomain.References

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetPathOverloaded. Missing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.GetPath(System.Type)
GetTypeOverloaded. Missing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.GetType(System.Object)
GetType (inherited from Object)Overloaded.  
ParsePathMissing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.ParsePath(System.String)
ParseQueryMissing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.ParseQuery(System.String)
RegisterEntityDataMissing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.RegisterEntityData(System.Type,Eldorado.Object.Domain.EntityData)
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ObjectDomain Class | Eldorado.Object.Domain Namespace