DelegateFieldGetAccessor overview
![]() |
Initializes a new instance of the DelegateFieldGetAccessor class for field get access via DynamicMethod. |
![]() | Gets the field's type. |
![]() | Gets the field's name. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the field value from the specified target. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
DelegateFieldGetAccessor Class | IBatisNet.Common.Utilities.Objects.Members Namespace