Refacto / Tests
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
{
|
||||
string? ReadLine();
|
||||
|
||||
void Clear();
|
||||
|
||||
void WriteLine();
|
||||
|
||||
void WriteLine(string message);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user