Winter IoC Container

StaticMethodInvokingFactory Properties

The properties of the StaticMethodInvokingFactory class are listed below. For a complete list of StaticMethodInvokingFactory class members, see the StaticMethodInvokingFactory Members topic.

Public Instance Properties

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 static target method name
TargetMethodArgs (inherited from BaseMethodInvokingFactory) Get or set target method args values
TargetMethodArgTypes (inherited from BaseMethodInvokingFactory) Get or set target method args types
TargetType Get or set target type

Protected Instance Properties

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.

See Also

StaticMethodInvokingFactory Class | NI.Winter Namespace