eDriven Framework API
MemberWrapper Class
NamespaceseDriven.Core.ReflectionMemberWrapper
eDriven Framework API
The wrapper around the class member
The main idea behind this approach is that whis wrapper could be cached
and reused per class basis
Declaration Syntax
C#Visual BasicVisual C++
public class MemberWrapper
Public Class MemberWrapper
public ref class MemberWrapper
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
MemberWrapper()()()()
Constructor (empty) Because of type params

MemberWrapper(Type, String)
Constructor

DebugMode
Debug mode

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
GetValue(Object)
Gets value from specified target

MemberInfo
Returns the member info

MemberType
Member type resolved by this wrapper

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetValue(Object, Object)
Sets value on specified target

ToString()()()() (Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
MemberWrapper

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)