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

ProxyGeneratorFactory Class

A Factory for getting the ProxyGenerator.

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

System.Object
   ProxyGeneratorFactory

[Visual Basic]
<CLSCompliant(IsCompliant:=False, TypeId:=System.CLSCompliantAttribute)>
NotInheritable Public Class ProxyGeneratorFactory
[C#]
[CLSCompliant(IsCompliant=False, TypeId=System.CLSCompliantAttribute)]
public class ProxyGeneratorFactory

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.Proxy

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

See Also

ProxyGeneratorFactory Members | IBatisNet.Common.Utilities.Proxy Namespace