Template:PublicMethod

From Arianne
Revision as of 23:34, 19 April 2020 by imported>AntumDeluge
Jump to navigation Jump to search

Template output:

()

Template for creating method representations.

Example:

helloWorld (param1, param2)
A test method.
param1 : (int) First parameter
param2 : (String) Second parameter
returns: (int) An integer value.