Qyoto.Qt.Noshowbase C# (CSharp) Метод

Noshowbase() публичный статический Метод

public static Noshowbase ( Qyoto.QTextStream s ) : Qyoto.QTextStream
s Qyoto.QTextStream
Результат Qyoto.QTextStream
        public static QTextStream Noshowbase(QTextStream s)
        {
            return (QTextStream) staticInterceptor.Invoke("noshowbase#", "noshowbase(QTextStream&)", typeof(QTextStream), typeof(QTextStream), s);
        }