sync toc
NDoc.Core
AssemblySlashDoc Class
AssemblySlashDoc Members
AssemblySlashDoc Constructor
AssemblySlashDoc Constructor ()
AssemblySlashDoc Constructor (String, String)
Properties
Assembly Property
SlashDoc Property
AssemblySlashDocCollection Class
AssemblySlashDocCollection Members
AssemblySlashDocCollection Constructor
Properties
Item Property
Methods
Add Method
AddRange Method
Contains Method
Contains Method (AssemblySlashDoc)
Contains Method (String)
ReadXml Method
Remove Method
WriteXml Method
BaseDocumenter Class
BaseDocumenter Members
BaseDocumenter Constructor
Properties
Config Property
DevelopmentStatus Property
MainOutputFile Property
Name Property
Methods
Build Method
CanBuild Method
CanBuild Method (Project)
CanBuild Method (Project, Boolean)
Clear Method
CompareTo Method
OnDocBuildingProgress Method
OnDocBuildingStep Method
View Method
Events
DocBuildingProgress Event
DocBuildingStep Event
BaseDocumenterConfig Class
BaseDocumenterConfig Members
BaseDocumenterConfig Constructor
Properties
CleanIntermediates Property
Name Property
Project Property
UseNDocXmlFile Property
Methods
GetProperties Method
HandleUnknownPropertyType Method
HandleUnknownPropertyValue Method
Read Method
ReadProperty Method
SetDirty Method
SetProject Method
SetValue Method
Write Method
ContentEventHandler Delegate
CouldNotLoadAllAssembliesException Class
CouldNotLoadAllAssembliesException Members
CouldNotLoadAllAssembliesException Constructor
CouldNotLoadAllAssembliesException Constructor ()
CouldNotLoadAllAssembliesException Constructor (String)
CouldNotLoadAllAssembliesException Constructor (String, Exception)
CouldNotLoadAllAssembliesException Constructor (SerializationInfo, StreamingContext)
DocBuildingEventHandler Delegate
DocumenterDevelopmentStatus Enumeration
DocumenterException Class
DocumenterException Members
DocumenterException Constructor
DocumenterException Constructor (String)
DocumenterException Constructor (String, Exception)
DocumenterPropertyFormatException Class
DocumenterPropertyFormatException Members
DocumenterPropertyFormatException Constructor
DocumenterPropertyFormatException Constructor ()
DocumenterPropertyFormatException Constructor (String)
DocumenterPropertyFormatException Constructor (String, Exception)
DocumenterPropertyFormatException Constructor (SerializationInfo, StreamingContext)
EmbeddedResources Class
EmbeddedResources Members
Methods
WriteEmbeddedResource Method
WriteEmbeddedResources Method
FilePath Class
FilePath Members
FilePath Constructor
FilePath Constructor ()
FilePath Constructor (String)
FilePath Constructor (FilePath)
Properties
Path Property
FolderPath Class
FolderPath Members
FolderPath Constructor
FolderPath Constructor ()
FolderPath Constructor (String)
FolderPath Constructor (FolderPath)
Properties
Path Property
Methods
ToString Method
IDocumenter Interface
IDocumenter Members
Properties
Config Property
DevelopmentStatus Property
MainOutputFile Property
Name Property
Methods
Build Method
CanBuild Method
CanBuild Method (Project)
CanBuild Method (Project, Boolean)
Clear Method
View Method
Events
DocBuildingProgress Event
DocBuildingStep Event
IDocumenterConfig Interface
IDocumenterConfig Members
Methods
GetProperties Method
Read Method
SetProject Method
SetValue Method
Write Method
Namespaces Class
Namespaces Members
Namespaces Constructor
Properties
Count Property
Item Property
NamespaceNames Property
Methods
LoadNamespacesFromAssemblies Method
Read Method
Write Method
Type Conversions
Implicit Namespaces to SortedList Conversion
Events
ContentsChanged Event
NonPersistedAttribute Class
NonPersistedAttribute Members
NonPersistedAttribute Constructor
PathItemBase Class
PathItemBase Members
PathItemBase Constructor
PathItemBase Constructor ()
PathItemBase Constructor (String)
PathItemBase Constructor (PathItemBase)
Properties
BasePath Property
FixedPath Property
Path Property
Methods
Equals Method
GetHashCode Method
ToString Method
Operators and Type Conversions
Equality Operator
Inequality Operator
Implicit PathItemBase to String Conversion
PathUtilities Class
PathUtilities Members
Methods
AbsoluteToRelativePath Method
RelativeToAbsolutePath Method
ProgressArgs Class
ProgressArgs Members
ProgressArgs Constructor
Properties
Progress Property
Status Property
Project Class
Project Members
Project Constructor
Properties
AssemblySlashDocs Property
BaseDirectory Property
Documenters Property
IsDirty Property
Namespaces Property
ProjectFile Property
ReferencePaths Property
SuspendDirtyCheck Property
Methods
AppendProbePath Method
Clear Method
GetDocumenter Method
GetFullPath Method
GetRelativePath Method
Read Method
Write Method
Events
Modified Event
ProjectModifiedEventHandler Delegate
ReferencePath Class
ReferencePath Members
ReferencePath Constructor
ReferencePath Constructor ()
ReferencePath Constructor (String)
ReferencePath Constructor (ReferencePath)
Properties
IncludeSubDirectories Property
Path Property
Methods
Equals Method
GetHashCode Method
ToString Method
Operators
Equality Operator
Inequality Operator
ReferencePathCollection Class
ReferencePathCollection Members
ReferencePathCollection Constructor
Properties
Item Property
Methods
Add Method
AddRange Method
Contains Method
ReadXml Method
Remove Method
WriteXml Method
Settings Class
Settings Members
Settings Constructor
Properties
MachineSettingsFile Property
UserSettingsFile Property
Methods
Dispose Method
GetSetting Method
GetSetting Method (String, String, Boolean)
GetSetting Method (String, String, Int32)
GetSetting Method (String, String, Object)
GetSetting Method (String, String, String)
GetSettingList Method
RemoveSetting Method
SetSetting Method
SetSetting Method (String, String, Boolean)
SetSetting Method (String, String, Int32)
SetSetting Method (String, String, Object)
SetSetting Method (String, String, String)
SetSettingList Method
TemplateWriter Class
TemplateWriter Members
TemplateWriter Constructor
TemplateWriter Constructor (String, TextReader)
TemplateWriter Constructor (Stream, TextReader)
Methods
Close Method
CopyToEnd Method
CopyToLine Method
Dispose Method
Workspace Class
Workspace Members
Workspace Constructor
Properties
ContentDirectory Property
ContentDirectoryName Property
ResourceDirectory Property
RootDirectory Property
WorkingDirectory Property
WorkingDirectoryName Property
Methods
AddResourceDirectory Method
Clean Method
CleanIntermediates Method
GetRelativePath Method
ImportContent Method
ImportContent Method (String)
ImportContent Method (String, String)
ImportContentDirectory Method
ImportProjectFiles Method
ImportProjectFiles Method (String)
ImportProjectFiles Method (String, String)
OnContentDirectoryAdded Method
OnContentFileAdded Method
Prepare Method
RemoveResourceDirectory Method
SaveOutputs Method
Events
ContentDirectoryAdded Event
ContentFileAdded Event
XsltResourceResolver Class
XsltResourceResolver Members
XsltResourceResolver Constructor
Properties
ExtensibiltyStylesheet Property
Methods
GetEntity Method
ResolveUri Method
NDoc.Core.PropertyGridUI
AttributesEditor Class
AttributesEditor Members
AttributesEditor Constructor
Methods
EditValue Method
EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
GetEditStyle Method
GetEditStyle Method (ITypeDescriptorContext)
EnumDescriptionConverter Class
EnumDescriptionConverter Members
EnumDescriptionConverter Constructor
Methods
ConvertFrom Method
ConvertFrom Method (ITypeDescriptorContext, CultureInfo, Object)
ConvertTo Method
ConvertTo Method (ITypeDescriptorContext, CultureInfo, Object, Type)
GetEnumDescription Method
GetEnumDescription Method (Enum)
GetEnumDescription Method (Type, String)
GetEnumValue Method
FilenameEditor Class
FilenameEditor Members
FilenameEditor Constructor
Methods
EditValue Method
EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
GetEditStyle Method
GetEditStyle Method (ITypeDescriptorContext)
FilenameEditor.FileDialogFilterAttribute Class
FilenameEditor.FileDialogFilterAttribute Members
FilenameEditor.FileDialogFilterAttribute Constructor
Properties
Filter Property
Title Property
FilenameEditor.SaveFileAttribute Class
FilenameEditor.SaveFileAttribute Members
FilenameEditor.SaveFileAttribute Constructor
FoldernameEditor Class
FoldernameEditor Members
FoldernameEditor Constructor
Methods
EditValue Method
EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
GetEditStyle Method
GetEditStyle Method (ITypeDescriptorContext)
FoldernameEditor.ExistingFolderOnlyAttribute Class
FoldernameEditor.ExistingFolderOnlyAttribute Members
FoldernameEditor.ExistingFolderOnlyAttribute Constructor
FoldernameEditor.FolderDialogTitleAttribute Class
FoldernameEditor.FolderDialogTitleAttribute Members
FoldernameEditor.FolderDialogTitleAttribute Constructor
Properties
Title Property
LangIdEditor Class
LangIdEditor Members
LangIdEditor Constructor
Methods
EditValue Method
EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
FillInList Method
GetEditStyle Method
GetEditStyle Method (ITypeDescriptorContext)
PropertyOrderAttribute Class
PropertyOrderAttribute Members
PropertyOrderAttribute Constructor
Properties
Order Property
PropertySorter Class
PropertySorter Members
PropertySorter Constructor
Methods
GetProperties Method
GetProperties Method (ITypeDescriptorContext, Object, Attribute[])
GetPropertiesSupported Method
GetPropertiesSupported Method (ITypeDescriptorContext)
RuntimePropertyGrid Class
RuntimePropertyGrid Members
RuntimePropertyGrid Constructor
Properties
LabelWidth Property
TextEditor Class
TextEditor Members
TextEditor Constructor
Methods
EditValue Method
EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
GetEditStyle Method
GetEditStyle Method (ITypeDescriptorContext)
NDoc.Core.Reflection
AssemblyVersionInformationType Enumeration
BaseReflectionDocumenter Class
BaseReflectionDocumenter Members
BaseReflectionDocumenter Constructor
Methods
MakeXml Method
MakeXmlFile Method
BaseReflectionDocumenterConfig Class
BaseReflectionDocumenterConfig Members
BaseReflectionDocumenterConfig Constructor
Properties
AssemblyVersionInfo Property
AutoDocumentConstructors Property
AutoPropertyBackerSummaries Property
CopyrightHref Property
CopyrightText Property
DocumentAttributes Property
DocumentedAttributes Property
DocumentEmptyNamespaces Property
DocumentExplicitInterfaceImplementations Property
DocumentInheritedAttributes Property
DocumentInheritedFrameworkMembers Property
DocumentInheritedMembers Property
DocumentInternals Property
DocumentPrivates Property
DocumentProtected Property
DocumentProtectedInternalAsProtected Property
DocumentSealedProtected Property
EditorBrowsableFilter Property
FeedbackEmailAddress Property
IncludeDefaultThreadSafety Property
InstanceMembersDefaultToSafe Property
Preliminary Property
ReferencePaths Property
SdkDocLanguage Property
SdkDocVersion Property
ShowMissingParams Property
ShowMissingRemarks Property
ShowMissingReturns Property
ShowMissingSummaries Property
ShowMissingValues Property
ShowTypeIdInAttributes Property
SkipNamespacesWithoutSummaries Property
StaticMembersDefaultToSafe Property
UseNamespaceDocSummaries Property
Methods
HandleUnknownPropertyType Method
DocumentedInheritedMembers Enumeration
EditorBrowsableFilterLevel Enumeration
ReflectionEngine Class
ReflectionEngine Members
ReflectionEngine Constructor
Methods
GetDisplayValue Method
GetNamespacesFromAssembly Method
ReflectionEngineParameters Class
ReflectionEngineParameters Members
ReflectionEngineParameters Constructor
ReflectionEngineParameters Constructor (Project)
ReflectionEngineParameters Constructor (Project, BaseReflectionDocumenterConfig)
Fields
AssemblyFileNames Field
AssemblyVersionInfo Field
AutoDocumentConstructors Field
AutoPropertyBackerSummaries Field
CopyrightHref Field
CopyrightText Field
DocumentAttributes Field
DocumentedAttributes Field
DocumentEmptyNamespaces Field
DocumentExplicitInterfaceImplementations Field
DocumentInheritedAttributes Field
DocumentInheritedFrameworkMembers Field
DocumentInheritedMembers Field
DocumentInternals Field
DocumentPrivates Field
DocumentProtected Field
DocumentProtectedInternalAsProtected Field
DocumentSealedProtected Field
EditorBrowsableFilter Field
FeedbackEmailAddress Field
IncludeDefaultThreadSafety Field
InstanceMembersDefaultToSafe Field
NamespaceSummaries Field
Preliminary Field
ReferencePaths Field
SdkDocLanguage Field
ShowMissingParams Field
ShowMissingRemarks Field
ShowMissingReturns Field
ShowMissingSummaries Field
ShowMissingValues Field
ShowTypeIdInAttributes Field
SkipNamespacesWithoutSummaries Field
StaticMembersDefaultToSafe Field
UseNamespaceDocSummaries Field
XmlDocFileNames Field
SdkLanguage Enumeration
SdkVersion Enumeration