s&box docs

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

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.System
Doc IDT:Sandbox.StringToken.ConvertAttribute

On this page