The properties of the MethodInvokingFactory class are listed below. For a complete list of MethodInvokingFactory class members, see the MethodInvokingFactory Members topic.
Container (inherited from Component) | Gets the IContainer that contains the Component. |
DependencyResolver (inherited from NI.Common.Component) | |
Site (inherited from NI.Common.Component) | |
TargetMethod | Get or set target method name to invoke |
TargetMethodArgs (inherited from BaseMethodInvokingFactory) | Get or set target method args values |
TargetMethodArgTypes (inherited from BaseMethodInvokingFactory) | Get or set target method args types |
TargetObject | Get or set target object instance |
CanRaiseEvents (inherited from Component) | Gets a value indicating whether the component can raise an event. |
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
MethodInvokingFactory Class | NI.Winter Namespace