Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
NonVersionableAttribute.cs
Go to the documentation of this file.
1
namespace
System.Runtime.Versioning
;
2
3
[AttributeUsage(
AttributeTargets
.Class |
AttributeTargets
.Struct |
AttributeTargets
.Constructor |
AttributeTargets
.Method, AllowMultiple =
false
, Inherited =
false
)]
4
internal
sealed
class
NonVersionableAttribute :
Attribute
5
{
6
}
System.Data.MappingType.Attribute
@ Attribute
System.Runtime.Versioning
Definition
NonVersionableAttribute.cs:1
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Runtime.CompilerServices.Unsafe
System.Runtime.Versioning
NonVersionableAttribute.cs
Generated by
1.10.0