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

Lowercasedigits() public static méthode

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