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

ActiveXObject() public method

public ActiveXObject ( string progId ) : System.Runtime.CompilerServices
progId string
return System.Runtime.CompilerServices
        public ActiveXObject(string progId)
        {
        }
ActiveXObject