C# Class System.Html.Mobile.DeviceLightEvent

Inheritance: Event
Show file Open project: Saltarelle/SaltarelleWeb

Private Properties

Property Type Description
DeviceLightEvent System.Runtime.CompilerServices

Public Methods

Method Description
DeviceLightEvent ( string type ) : System.Runtime.CompilerServices
DeviceLightEvent ( string type, DeviceLightEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Method Description
DeviceLightEvent ( ) : System.Runtime.CompilerServices

Method Details

DeviceLightEvent() public method

public DeviceLightEvent ( string type ) : System.Runtime.CompilerServices
type string
return System.Runtime.CompilerServices

DeviceLightEvent() public method

public DeviceLightEvent ( string type, DeviceLightEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict DeviceLightEventInit
return System.Runtime.CompilerServices