Difference between revisions of "Template:StaticMethod"

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

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