terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IConsoleDriver.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x0200017C RID: 380
6
internal
interface
IConsoleDriver
7
{
8
// Token: 0x06000EE8 RID: 3816
9
void
Clear
();
10
11
// Token: 0x06000EE9 RID: 3817
12
ConsoleKeyInfo
ReadKey
(
bool
intercept
);
13
14
// Token: 0x06000EEA RID: 3818
15
string
ReadLine
();
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.IConsoleDriver.ReadKey
ConsoleKeyInfo ReadKey(bool intercept)
System.IConsoleDriver.Clear
void Clear()
System.IConsoleDriver.ReadLine
string ReadLine()
System.IConsoleDriver
Definition
IConsoleDriver.cs:7
System
Definition
__ComObject.cs:4
System.ConsoleKeyInfo
Definition
ConsoleKeyInfo.cs:9
source
mscorlib
System
IConsoleDriver.cs
Generated by
1.10.0