Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
InternalMemberValueE.cs
Go to the documentation of this file.
1
namespace
System.Runtime.Serialization.Formatters.Binary
;
2
3
internal
enum
InternalMemberValueE
4
{
5
Empty
,
6
InlineValue
,
7
Nested
,
8
Reference
,
9
Null
10
}
System.Runtime.Serialization.Formatters.Binary.InternalArrayTypeE.Empty
@ Empty
System.Runtime.Serialization.Formatters.Binary.InternalMemberValueE
InternalMemberValueE
Definition
InternalMemberValueE.cs:4
System.Runtime.Serialization.Formatters.Binary.InternalMemberValueE.InlineValue
@ InlineValue
System.Runtime.Serialization.Formatters.Binary.InternalMemberValueE.Nested
@ Nested
System.Runtime.Serialization.Formatters.Binary.InternalMemberValueE.Reference
@ Reference
System.Runtime.Serialization.Formatters.Binary.InternalMemberValueE.Null
@ Null
System.Runtime.Serialization.Formatters.Binary
Definition
BinaryArray.cs:1
source
System.Runtime.Serialization.Formatters
System.Runtime.Serialization.Formatters.Binary
InternalMemberValueE.cs
Generated by
1.10.0