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