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

ReflectionInfo Class

This class represents a cached set of class definition information that allows for easy mapping between property names and get/set methods.

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

System.Object
   ReflectionInfo

[Visual Basic]
NotInheritable Public Class ReflectionInfo
[C#]
public class ReflectionInfo

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

ReflectionInfo Members | IBatisNet.Common.Utilities.Objects Namespace