[]
Used to provide configuration information for the C1PropertyGrid.
public class MethodAttribute : MemberAttribute
| Name | Description |
|---|---|
| MethodAttribute() | Initializes a new instance of the MethodAttribute class. |
| Name | Description |
|---|---|
| MethodInfo | Gets the MethodInfo corresponding to the current method. |
| ParameterValues | Gets or sets the ordered list of parameter values used to invoke the method. |
| Parameters | Gets or sets the ordered list of parameter Types in the methods signature. |