- Namespace
- Statiq
.Common - Interfaces
- Implementing Types
Syntax
public interface IDocumentPathTree<TDocument> : IDocumentTree<TDocument> where TDocument : IDocument
Type Parameters
| Name | Description |
|---|---|
| TDocument |
Methods
| Name | Return Value | Summary |
|---|---|---|
| Get |
TDocument |