System.Html.Event.Event C# (CSharp) Méthode

Event() public méthode

public Event ( string type, EventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict EventInit
Résultat System.Runtime.CompilerServices
        public Event(string type, EventInit eventInitDict)
        {
        }

Same methods

Event::Event ( ) : System.Runtime.CompilerServices
Event::Event ( string type ) : System.Runtime.CompilerServices