s&box docs

public class Sandbox.MethodArgumentsAttribute : System.Attribute

Specify the types of arguments a method should have. Typically used with event attributes to throw an exception if an event attribute is added to a method with incorrect arguments.

Constructors

Showing 1 constructors

Properties

Showing 1 properties

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.System
Doc IDT:Sandbox.MethodArgumentsAttribute

On this page