Control.Event<'T> Constructor (F#)
Visual Studio 2012
Creates an observable object.
Namespace/Module Path: Microsoft.FSharp.Control
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: new Event : unit -> Event<'T> // Usage: new Event ()