| <p style="margin: 0px 5px 0px 5px;"><b>Deprecated.</b> |
| <i>So you shouldn't use it anymore!</i> |
| </p> |
| <p style="margin: 5px 5px 0px 5px;"> |
| This is an unattached (static) function that adds two integers together. |
| </p> |
| <h3 style="margin: 10px 0px 5px 0px">Parameters:</h3> |
| <table style="margin-left: 10px;"> |
| <tr> |
| <td valign="top" style="margin-right:5px;">int</td> |
| <td valign="top" style="margin-right:5px;"><b>One</b></td> |
| <td>The first number to add</td> |
| </tr> |
| <tr> |
| <td valign="top" style="margin-right:5px;">int</td> |
| <td valign="top" style="margin-right:5px;"><b>Two</b></td> |
| <td>The second number to add</td> |
| </tr> |
| </table> |