Expando.TryInvokeMember

Dynamic invocation method. Currently allows only for Reflection based operation (no ability to add methods dynamically).

public virtual bool TryInvokeMember(InvokeMemberBinder binder,
	Object[] args,
	ref object result)

Parameters

binder

args

result


See also:

Class Expando

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic