db4o

TypeAlias Class

a simple Alias for a single Class or Type, using #equals() on the names in the resolve method.

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

System.Object
   Db4objects.Db4o.Config.TypeAlias

public class TypeAlias : IAlias

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.

Remarks

a simple Alias for a single Class or Type, using #equals() on the names in the resolve method.

See Db4objects.Db4o.Config.IAlias for concrete examples.

Requirements

Namespace: Db4objects.Db4o.Config

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

TypeAlias Members | Db4objects.Db4o.Config Namespace