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

UIEvent() public méthode

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

Same methods

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