MethodArgumentsAttributeclass

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.

objectAttributeMethodArgumentsAttribute
Namespace
Sandbox
Assembly
Sandbox.System
Declaration
public class Sandbox.MethodArgumentsAttribute : System.Attribute

Constructors1

Showing 1 constructors

Properties1

Showing 1 properties

On this page