Name

classInfo —

Synopsis

void classInfo(className,  
 extended); 
string  className;
boolean  extended;

Description

To inizialize a classInfo call the contrustor passing the name of the class.

Parameters

className

The name of the class to get info about

extended

if true, also the xml doc file (if exists) is parsed for extended documentation

Returns

an instance of class classInfo