Class CodeClass
 
Code Information
Full Name:FarqenDoc.CodeClass
Summary: This represents a structured collection of code members - a class.
Remarks: 
 
Links
TargetSummary
Code IndexBack to the documentation root
Class ProgramReferring class
 
Methods
NameSummary
#ctor The constructor accepts the name of the class and the member which defined it.
writeDocument This method generates a HTML document representing a class and its members.
 
Properties
NameSummary
 
Fields
NameSummary
classMember This is the member that defined the class, and has the class's summary etc.
className This is the name of the class itself.
fields This list contains code members identified as fields.
methods This list contains code members identified as methods.
properties This list contains code members identified as properties.
Documentation generated by FarqenDoc © Aaron Oxford 2006