Qyoto.Qt.QAccessibleActionCastHelper C# (CSharp) Method

QAccessibleActionCastHelper() public static method

public static QAccessibleActionCastHelper ( ) : Qyoto.QAccessible2Interface
return Qyoto.QAccessible2Interface
        public static QAccessible2Interface QAccessibleActionCastHelper()
        {
            return (QAccessible2Interface) staticInterceptor.Invoke("qAccessibleActionCastHelper", "qAccessibleActionCastHelper()", typeof(QAccessible2Interface));
        }