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

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

Private Properties

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

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

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

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

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

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

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

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

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

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