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

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

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