Qyoto.Qt.QAccessibleActionCastHelper C# (CSharp) Méthode

QAccessibleActionCastHelper() public static méthode

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