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

Noshowbase() public static méthode

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