/// <summary> /// Console should not be read from anymore at this point. /// </summary> public static void ReleaseConsole() { Input = new SingleStringMover(); }
/// <summary> /// Console should not be read from anymore at this point. /// </summary> public static void ReleaseConsole() { DatabaseUtil.Input = new SingleStringMover(); }