Winter IoC Container

EventBinder Class

EventBinder is a helper component that gives ability to bind events and events handlers inside Winter configuration.

For a list of all members of this type, see EventBinder Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         NI.Common.Component
            NI.Winter.EventBinder

[DesignerCategory(Category="Component")]
public class EventBinder : Component

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NI.Winter

Assembly: NI.Winter (in NI.Winter.dll)

See Also

EventBinder Members | NI.Winter Namespace