System.Html.AnimationEvent.AnimationEvent C# (CSharp) Method

AnimationEvent() private method

private AnimationEvent ( ) : System.Runtime.CompilerServices
return System.Runtime.CompilerServices
        internal AnimationEvent()
        {
        }

Same methods

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