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

MouseEvent() public method

public MouseEvent ( string typeArg, MouseEventInit mouseEventInitDict ) : System.Runtime.CompilerServices
typeArg string
mouseEventInitDict MouseEventInit
return System.Runtime.CompilerServices
        public MouseEvent(string typeArg, MouseEventInit mouseEventInitDict)
        {
        }

Same methods

MouseEvent::MouseEvent ( ) : System.Runtime.CompilerServices
MouseEvent::MouseEvent ( string typeArg ) : System.Runtime.CompilerServices