System.Html.ActiveXObject.ActiveXObject C# (CSharp) 메소드

ActiveXObject() 공개 메소드

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