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