Class ExcludeClrAttribute
Namespace: Unity.IL2CPP.IntegrationTests.Tiny
Syntax
public class ExcludeClrAttribute : Attribute, _Attribute
Constructors
ExcludeClrAttribute(Clr, String)
Declaration
public ExcludeClrAttribute(Clr cl, string msg)
Parameters
Type | Name | Description |
---|---|---|
Clr | cl | |
String | msg |