IApplyDocumentModel Interface
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This interface is used to implement the application of a document model to the reflection information file.
public interface IApplyDocumentModel
Properties
| RootNamespaceContainerId |
This is used to get or set an optional root namespace container ID |
Methods
| ApplyDocumentModel(string, string) |
This is used to apply the document model to a reflection information file |