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

Ws() public static méthode

public static Ws ( QTextStream s ) : QTextStream
s QTextStream
Résultat QTextStream
        public static QTextStream Ws(QTextStream s)
        {
            return (QTextStream) staticInterceptor.Invoke("ws#", "ws(QTextStream&)", typeof(QTextStream), typeof(QTextStream), s);
        }