C# Класс System.Html.WheelEvent

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

Private Properties

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

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

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

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

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

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

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

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

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

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