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

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

Private Properties

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

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

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

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

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

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

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

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

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

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