Sandbox Logo

WrappedMethod.Attributes

System.Attribute[] Attributes { get; set; }

Description

An array of all attributes decorated with <see cref="T:Sandbox.CodeGeneratorAttribute" /> on the original method.

Return

User Comments