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

Showbase() public static méthode

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