Template:PublicMethod
Template output:
- ()
Template for creating method representations.
Example:
- helloWorld (param1, param2)
- A test method.
- param1 : (
int) First parameter - param2 : (
String) Second parameter - returns: (
int)
Template output:
- ()
Template for creating method representations.
Example:
int) First parameterString) Second parameterint)