eDriven Framework API
GetProxy Method (item, variable)
NamespaceseDriven.Core.ReflectionCoreReflectorGetProxy(Object, String)
eDriven Framework API
Proxies an item
Declaration Syntax
C#Visual BasicVisual C++
public static MemberProxy GetProxy(
	Object item,
	string variable
)
Public Shared Function GetProxy ( _
	item As Object, _
	variable As String _
) As MemberProxy
public:
static MemberProxy^ GetProxy(
	Object^ item, 
	String^ variable
)
Parameters
item (Object)
variable (String)
Return Value

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