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
WriteStreamClosedEventArgs.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.ComponentModel
;
3
4
namespace
System.Net
5
{
6
// Token: 0x02000184 RID: 388
7
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
8
public
class
WriteStreamClosedEventArgs
:
EventArgs
9
{
10
// Token: 0x06000A0B RID: 2571 RVA: 0x0002220C File Offset: 0x0002040C
11
[
Obsolete
(
"This API supports the .NET Framework infrastructure and is not intended to be used directly from your code."
,
true
)]
12
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
13
public
WriteStreamClosedEventArgs
()
14
{
15
if
(!
true
)
16
{
17
}
18
base
..ctor();
19
}
20
21
// Token: 0x17000206 RID: 518
22
// (get) Token: 0x06000A0C RID: 2572 RVA: 0x00022224 File Offset: 0x00020424
23
[
Obsolete
(
"This API supports the .NET Framework infrastructure and is not intended to be used directly from your code."
,
true
)]
24
[global::System.ComponentModel.EditorBrowsable(global::System.ComponentModel.EditorBrowsableState.Never)]
25
public
Exception
Error
26
{
27
get
28
{
29
}
30
}
31
}
32
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.EventArgs
Definition
EventArgs.cs:8
System.Exception
Definition
Exception.cs:15
System.Net.WriteStreamClosedEventArgs.WriteStreamClosedEventArgs
WriteStreamClosedEventArgs()
Definition
WriteStreamClosedEventArgs.cs:13
System.Net.WriteStreamClosedEventArgs.Error
Exception Error
Definition
WriteStreamClosedEventArgs.cs:26
System.Net.WriteStreamClosedEventArgs
Definition
WriteStreamClosedEventArgs.cs:9
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
WriteStreamClosedEventArgs.cs
Generated by
1.10.0