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

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

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

Same methods

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