Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

methodArguments doesn't support variable arguments

$
0
0
how come i cannt pass a set of arguments to a method using <methodArguments='....'> , but what's special here is it's a method with variable arguments . no exceptions detected but the method noly takes the first one of the set of arguments while ignores the others. or can i assign an array to a serverobject 's method via methodArguments and how to ? thx

Viewing all articles
Browse latest Browse all 4756

Trending Articles