Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
InAttribute.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
[AttributeUsage(
AttributeTargets
.Parameter, Inherited =
false
)]
4
public
sealed
class
InAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.Runtime.InteropServices.InAttribute
Definition
InAttribute.cs:5
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Private.CoreLib
System.Runtime.InteropServices
InAttribute.cs
Generated by
1.10.0