List of UnknownStatistic methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created page with "<!-- 1C'??'UnknownStatistic'* * --> <div class="showVisit"> The following are the available UnknownStatistic exception class methods. See [[Notat...")
 
m (Automatically generated page update)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!--
<!-- This page was automatically generated and will be automatically
1C'??'UnknownStatistic'* *
    replaced, so any manual edits will be lost. You've been warned. -->
-->
{{Template:List of UnknownStatistic methods}}
==See also==
<div class="showVisit">
<table class="list"><tr>
<td valign="top"><ul style="margin-top:0px;">
The following are the available [[UnknownStatistic class|UnknownStatistic]] exception class methods.
<li>[[UnknownStatistic class]]
</ul></td>
See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
<td valign="top"><ul style="margin-top:0px;">
<dpl>
<li>[[UnknownStatistic methods syntax]]
category = UnknownStatistic_methods
</ul></td>
include = dpl_desc
</tr>
table =,Method,Description
</table>
</dpl>
[[Category:Lists of methods]]
[[Category:UnknownStatistic methods]]
</div>

Latest revision as of 18:36, 7 August 2012


The following are the available UnknownStatistic class methods.

MethodDescription
NameName of statistic not recognized by the method
NewCreate a new UnknownStatistic object

See also