Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SerializableAttribute.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
[AttributeUsage(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Enum |
AttributeTargets
.Delegate, Inherited =
false
)]
4
public
sealed
class
SerializableAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.SerializableAttribute
Definition
SerializableAttribute.cs:5
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
SerializableAttribute.cs
Generated by
1.10.0