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);
        }