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

Dec() public static méthode

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