IRazorDocumentClassifierPass Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IRazorDocumentClassifierPass : Microsoft::AspNetCore::Razor::Language::IRazorEngineFeature
public interface IRazorDocumentClassifierPass : Microsoft.AspNetCore.Razor.Language.IRazorEngineFeature
type IRazorDocumentClassifierPass = interface
interface IRazorEngineFeature
type IRazorDocumentClassifierPass = interface
interface IRazorEngineFeature
interface IRazorFeature
Public Interface IRazorDocumentClassifierPass
Implements IRazorEngineFeature
- Derived
- Implements
Properties
Engine | (Inherited from IRazorEngineFeature) |
Order |
Methods
Execute(RazorCodeDocument, DocumentIntermediateNode) |