MSIR.0800 (name) must be (methtype): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 1: Line 1:
Certain class members or member names have certain restrictions. For example, the name New may only be used for a Constructor method, and constructors must be shared methods.
Certain class members or member names have certain restrictions. For example, the name New may only be used for a Constructor method, and constructors must be shared methods.


[[Category:Sirius Mods Messages]]
[[Category:Sirius Mods messages]]

Revision as of 17:59, 19 April 2013

Certain class members or member names have certain restrictions. For example, the name New may only be used for a Constructor method, and constructors must be shared methods.