Automation.UI.UIException.UIException C# (CSharp) Méthode

UIException() public méthode

New UI exception.
public UIException ( ) : System
Résultat System
        public UIException()
        {
        }

Same methods

UIException::UIException ( string message ) : System
UIException::UIException ( string message, Exception innerException ) : System
UIException