C1.Silverlight.Extended Namespace / MethodAttribute Class / Parameters Property

In This Topic
Parameters Property (MethodAttribute)
In This Topic
Gets or sets the ordered list of parameter Types in the methods signature.
Syntax
'Declaration
 
Public Property Parameters As Type()
 
See Also