ComponentOne Extended Library for WPF and Silverlight
Parameters Property (MethodAttribute)

C1.WPF.Extended Namespace > MethodAttribute Class : Parameters Property
Gets or sets the ordered list of parameter Types in the methods signature.
Syntax
'Declaration
 
Public Property Parameters As Type()
public Type[] Parameters {get; set;}
See Also

Reference

MethodAttribute Class
MethodAttribute Members