The base class for documenters which use the ReflectionEngine to extract documentation from .Net assemblies.
For a list of all members of this type, see BaseReflectionDocumenter Members.
System.Object
NDoc.Core.BaseDocumenter
NDoc.Core.Reflection.BaseReflectionDocumenter
[Visual Basic] MustInherit Public Class BaseReflectionDocumenter Inherits BaseDocumenter [C#] public abstract class BaseReflectionDocumenter : BaseDocumenter [C++] public __gc __abstract class BaseReflectionDocumenter : public BaseDocumenter [JScript] public class BaseReflectionDocumenter extends BaseDocumenter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NDoc.Core.Reflection
Assembly: NDoc.Core (in NDoc.Core.dll)
BaseReflectionDocumenter Members | NDoc.Core.Reflection Namespace