MSIR.0856 Allow Auto not allowed for (classtype)

From m204wiki
Revision as of 16:07, 13 August 2015 by JALWiccan (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.