Class WindowsOnlyAttribute
Inheritance
System.Object
System.Attribute
WindowsOnlyAttribute
Namespace: Burst.Compiler.IL.Tests
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public class WindowsOnlyAttribute : Attribute, _Attribute
Constructors
WindowsOnlyAttribute(String)
Declaration
public WindowsOnlyAttribute(string reason)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | reason |