System.Html.AnimationEvent.AnimationEvent C# (CSharp) Метод

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

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

Same methods

AnimationEvent::AnimationEvent ( ) : System.Runtime.CompilerServices
AnimationEvent::AnimationEvent ( string type, AnimationEventInit eventInitDict ) : System.Runtime.CompilerServices
AnimationEvent