iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

DelegateObjectFactory Class

A IObjectFactory implementation that can create objects via DynamicMethod.

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

System.Object
   DelegateObjectFactory

[Visual Basic]
NotInheritable Public Class DelegateObjectFactory
    Implements IObjectFactory
[C#]
public class DelegateObjectFactory : IObjectFactory

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: IBatisNet.Common.Utilities.Objects

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

DelegateObjectFactory Members | IBatisNet.Common.Utilities.Objects Namespace