ddoc11511



void foo(int abcd, int bcdef, ...);
Params:
int abcd none1
int bcdef none23
... doo

void foo(int abcd, int bcdef, int[] arr...);
Params:
int abcd none1
int bcdef none23
int[] arr doo


Page generated by Ddoc.