public virtual short ReadKey(int time, TimedInputCallback callback, CharTranslator translator) { return(next.ReadKey(time, callback, translator)); }