MSIR.0856 Allow Auto not allowed for (classtype)

From m204wiki
Revision as of 16:45, 9 November 2010 by Admin (talk | contribs) (1 revision)
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.