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

UIEvent() public method

public UIEvent ( string type ) : System.Runtime.CompilerServices
type string
return System.Runtime.CompilerServices
        public UIEvent(string type)
        {
        }

Same methods

UIEvent::UIEvent ( ) : System.Runtime.CompilerServices
UIEvent::UIEvent ( string type, UIEventInit eventInitDict ) : System.Runtime.CompilerServices