MSIR.0856 Allow Auto not allowed for (classtype)

From m204wiki
Revision as of 18:01, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

An Allow Auto was specified in the Public block for a class definition, but the class type does not permit an Allow Auto. For example, classes with constructors cannot be Allow Auto, nor can extension classes.