C# Класс System.Html.Mobile.DeviceLightEvent

Наследование: Event
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
DeviceLightEvent System.Runtime.CompilerServices

Открытые методы

Метод Описание
DeviceLightEvent ( string type ) : System.Runtime.CompilerServices
DeviceLightEvent ( string type, DeviceLightEventInit eventInitDict ) : System.Runtime.CompilerServices

Приватные методы

Метод Описание
DeviceLightEvent ( ) : System.Runtime.CompilerServices

Описание методов

DeviceLightEvent() публичный Метод

public DeviceLightEvent ( string type ) : System.Runtime.CompilerServices
type string
Результат System.Runtime.CompilerServices

DeviceLightEvent() публичный Метод

public DeviceLightEvent ( string type, DeviceLightEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict DeviceLightEventInit
Результат System.Runtime.CompilerServices