public interface ITemplateModelWithId

assembly RefDocGen
namespace RefDocGen.TemplateProcessors

Represents any template model that can be identified by its ID.

Properties

public string Id { get; } #
ID of the template model.