After writing the name and opening and closing parentheses (brackets) of a function in C#, is there any way to get the types and number of parameters of the function, without deleting the opening parenthesis?
|
1
|
|
|
|
|
|
Place the cursor between the parentheses and press Ctrl-Shift-Space. |
||||||
|
