Initializes a new instance of the BaseReflectionDocumenterConfig class.
[Visual Basic] Protected Sub New( _ ByVal name As String _ ) [C#] protected BaseReflectionDocumenterConfig( string name ); [C++] protected: BaseReflectionDocumenterConfig( String* name ); [JScript] protected function BaseReflectionDocumenterConfig( String name );
BaseReflectionDocumenterConfig Class | NDoc.Core.Reflection Namespace