Name | Description | |
---|---|---|
ReflectionHelper Constructor |
The following tables list the members exposed by ReflectionHelper.
Name | Description | |
---|---|---|
ReflectionHelper Constructor |
Name | Description | |
---|---|---|
BuildMethodArgs | Adjusts the method arguments | |
GetMethod | Gets the method from instance object having same method name and parameters | |
GetProperty | Gets the desired property of given object | |
GetPropertyValue | Gets the value of given property from specified object instance | |
InvokeMethod | Invokes the method from instance object having same method name and parameters | |
LoadTypes | Overloaded. Loads types from assembly | |
SetPropertyValue | Gets the value of given property from specified object instance |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |