+4
Check prefix for parameter
Check if the paramter of a method have a prefix:
var Parameter: v
out Parameter: o
other Parameter: a
So you can see what type of parameter is used.
Customer support service by UserEcho
Check if the paramter of a method have a prefix:
var Parameter: v
out Parameter: o
other Parameter: a
So you can see what type of parameter is used.
Customer support service by UserEcho
It would be amazing if these parameter naming conventions would be user-configurable!