C# Class System.Html.Mobile.DeviceLightEvent

Inheritance: Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
DeviceLightEvent System.Runtime.CompilerServices

Méthodes publiques

Méthode Description
DeviceLightEvent ( string type ) : System.Runtime.CompilerServices
DeviceLightEvent ( string type, DeviceLightEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
DeviceLightEvent ( ) : System.Runtime.CompilerServices

Method Details

DeviceLightEvent() public méthode

public DeviceLightEvent ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices

DeviceLightEvent() public méthode

public DeviceLightEvent ( string type, DeviceLightEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict DeviceLightEventInit
Résultat System.Runtime.CompilerServices