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

ActiveXObject() public méthode

public ActiveXObject ( string progId ) : System.Runtime.CompilerServices
progId string
Résultat System.Runtime.CompilerServices
        public ActiveXObject(string progId)
        {
        }
ActiveXObject