RazorEngine


FullPathWithModifiedTimeTemplateKey

Defined in RazorEngine.dll.

This implementation adds ModifiedTime property to FullPathTemplateKey

Constructors

ConstructorDescription
new(...)
Signature: (name:string * fullPath:string * modifiedTime:DateTime * resolveType:ResolveType * context:ITemplateKey) -> unit

Initializes a new instance

Instance members

Instance memberDescription
ModifiedTime()
Signature: unit -> unit

This value is used to check if cache is valid

Fork me on GitHub