Difference between revisions of "Template:StaticMethod"

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

Revision as of 19:39, 12 October 2012

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