Skip to content

Latest commit

 

History

History
77 lines (67 loc) · 2.75 KB

IndexExtended.md

File metadata and controls

77 lines (67 loc) · 2.75 KB
[References](Index.md)

References extended

  • AtcCodeDocumentationAssemblyTypeInitializer
  • Constants
    • Static Fields
      • string UndefinedDescription
  • DocumentationHelper
    • Static Methods
      • CollectExportedTypeWithCommentsFromType(Type type)
      • CollectExportedTypesWithMissingCommentsFromAssembly(Assembly assembly, List<Type> excludeTypes = null)
      • CollectExportedTypesWithMissingCommentsFromAssemblyAndGenerateText(Assembly assembly, List<Type> excludeTypes = null, bool useFullName = False)
      • CollectExportedTypesWithMissingCommentsFromAssemblyAndGenerateTextLines(Assembly assembly, List<Type> excludeTypes = null, bool useFullName = False)
  • MemberType
  • TypeComments
    • Properties
      • BeautifyHtmlName
      • CommentLookup
      • FullName
      • HasComments
      • Name
      • Namespace
      • Type
    • Methods
      • GetXmlDocumentComments()
      • ToString()
  • CodeDocumentationTags
    • Properties
      • Code
      • Example
      • Exceptions
      • Parameters
      • Remark
      • Return
      • Summary
    • Methods
      • ToString()
  • CodeDocumentationTagsGenerator
    • Methods
      • GenerateTags(ushort indentSpaces, CodeDocumentationTags codeDocumentationTags)
      • ShouldGenerateTags(CodeDocumentationTags codeDocumentationTags)
  • ICodeDocumentationTagsGenerator
    • Methods
      • GenerateTags(ushort indentSpaces, CodeDocumentationTags codeDocumentationTags)
      • ShouldGenerateTags(CodeDocumentationTags codeDocumentationTags)
  • XmlDocumentComment
    • Properties
      • ClassName
      • Code
      • Example
      • MemberName
      • MemberType
      • Parameters
      • Remarks
      • Returns
      • Summary
    • Methods
      • ToString()

Generated by MarkdownCodeDoc version 1.2