Constructor IgnoreWarningAttribute
IgnoreWarningAttribute(Int32)
Ignore a single warning produced by Burst.
Declaration
public IgnoreWarningAttribute(int warning)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | warning | The warning to ignore. |
Ignore a single warning produced by Burst.
public IgnoreWarningAttribute(int warning)
| Type | Name | Description |
|---|---|---|
| Int32 | warning | The warning to ignore. |