Class CodeMember
 
Code Information
Full Name:FarqenDoc.CodeMember
Summary: This represents a member tag from the XML file. Any extra information found about the member can be added here.
Remarks: 
 
Links
TargetSummary
Code IndexBack to the documentation root
Class ProgramReferring class
 
Methods
NameSummary
#ctor The constructor simply accepts the name of the member.
writeDocument This method is used to write a separate document about method members that have remarks or parameter information.
writeSeeAlso Writes break separated hyperlinks to classes and methods referenced from this member.
 
Properties
NameSummary
 
Fields
NameSummary
alsoSeen This list contains info on members that have linked to us.
example The example text found for this member.
fileName Stores the name of the file this member was written to, for advanced linking (later).
name The unresolved name of this member.
parameters When we encounter param tags we simply attach them her for use later.
remarks The remarks text found for this member.
returns For methods with a returns tag we place the text here.
seeAlso This list contains seealso tags that were found during processing.
summary The summary text found for this member.
Documentation generated by FarqenDoc © Aaron Oxford 2006