ISyntaxGeneratorFactory Interface
This interface defines the factory method for syntax generators
Namespace: Sandcastle.Core.BuildAssembler.SyntaxGeneratorAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public interface ISyntaxGeneratorFactory
Public Interface ISyntaxGeneratorFactory
public interface class ISyntaxGeneratorFactory
type ISyntaxGeneratorFactory = interface end
Although not required, syntax generators are non-shared and instances are created as needed.
ResourceItemFileLocation |
This read-only property is implemented to return the default and localized resource item file
location.
|
Create |
This is implemented to provide a syntax generator factory
|