API Referenceglobal
public class Sandbox.StringToken.ConvertAttribute : System.Attribute
To allow redirecting in the case where a class has both a string and StringToken version of a method. We should be able to remove this when we're compiling on demand instead of keeping the string versions around for compatibility.
Constructors
Showing 1 constructors
public ConvertAttribute()
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.StringToken.ConvertAttribute |