Difference between revisions of "Template:StaticMethod"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 1: Line 1:
 
|-
 
|-
| {{descr-wrap|desc={{{returndesc|}}}|towrap=<span style="color:green">static</span> {{type|{{{returntype}}}}} {{{name}}}({{{args|}}})}}
+
| <tt>{{descr-wrap|desc={{{returndesc|}}}|towrap=<span style="color:green">static</span> {{type|{{{returntype}}}}} {{{name}}}({{{args|}}})}}</tt>
 
| {{{desc|<small>?</small>}}}
 
| {{{desc|<small>?</small>}}}

Revision as of 19:39, 12 October 2012

|- | static {{{returntype}}} {{{name}}}() | ?