IFileNameFactory implementation using FullName as file name.
public sealed class FullNameFactory : DefaultDocumentation.Markdown.FileNameFactories.BaseMarkdownFileNameFactory
Inheritance System.Object 🡒 BaseMarkdownFileNameFactory 🡒 FullNameFactory
Fields | |
---|---|
ConfigName | The name of this implementation used at the configuration level. |
Properties | |
---|---|
Name | Gets the name of the factory, used to identify it at the configuration level. |
Methods | |
---|---|
GetMarkdownFileName(IGeneralContext, DocItem) | Gets the file name to use for the given DocItem. |