Api ConvertAttribute
class

ConvertAttribute

public class ConvertAttribute : 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

ConvertAttribute()
Assembly: Sandbox.System Declaring Type: StringToken Full Name: Sandbox.StringToken.ConvertAttribute