| Class CodeClass |
|   |
| Code Information |
| Full Name: | FarqenDoc.CodeClass |
| Summary: |
This represents a structured collection of code members - a class.
|
| Remarks: | |
|   |
| Links |
| Target | Summary |
| Code Index | Back to the documentation root |
| Class Program | Referring class |
|   |
| Methods |
| Name | Summary |
| #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 |
| Name | Summary |
|   |
| Fields |
| Name | Summary |
| 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 |